#f03d66 color space conversions
Hex:
#f03d66
RGB:
240, 61, 102
CMY:
6, 76, 60
CMYK:
0, 75, 58, 6
HSL:
346°, 85.6459%, 59.0196%
HSV (HSB):
346°, 74.5833%, 94.1176%
XYZ:
40.0022, 22.8221, 14.8671
xyY:
0.5149, 0.2938, 22.8221
CIE-Lab:
54.8886, 69.1470, 19.2339
CIE-LCH:
54.8886, 71.7723, 15.5444
CIE-Luv:
54.8886, 126.2598, 9.1082
Hunter-Lab:
47.7724, 65.8650, 14.9892
#f03d66 color charts
#f03d66 color shades, tints & tones
#f03d66 color schemes
#f03d66 color preview, HTML & CSS examples
This text has a color of #f03d66
<p style="color:#f03d66;">Text here</p>
.mytext {color:#f03d66;}
This box has a color of #f03d66
<div style="background-color:#f03d66;">Content here</div>
.mybackground {background-color:#f03d66;}
Border around this has a color of #f03d66
<div style="border:2px solid #f03d66;">Content here</div>
.myborder {border:2px solid #f03d66;}