#f34f65 color space conversions
Hex:
#f34f65
RGB:
243, 79, 101
CMY:
5, 69, 60
CMYK:
0, 67, 58, 5
HSL:
352°, 87.2340%, 63.1373%
HSV (HSB):
352°, 67.4897%, 95.2941%
XYZ:
42.1071, 25.5862, 15.0313
xyY:
0.5090, 0.3093, 25.5862
CIE-Lab:
57.6422, 63.7381, 23.6039
CIE-LCH:
57.6422, 67.9683, 20.3209
CIE-Luv:
57.6422, 119.7173, 15.4204
Hunter-Lab:
50.5828, 60.0703, 17.7893
#f34f65 color charts
#f34f65 color shades, tints & tones
#f34f65 color schemes
#f34f65 color preview, HTML & CSS examples
This text has a color of #f34f65
<p style="color:#f34f65;">Text here</p>
.mytext {color:#f34f65;}
This box has a color of #f34f65
<div style="background-color:#f34f65;">Content here</div>
.mybackground {background-color:#f34f65;}
Border around this has a color of #f34f65
<div style="border:2px solid #f34f65;">Content here</div>
.myborder {border:2px solid #f34f65;}