#f00d75 color space conversions
Hex:
#f00d75
RGB:
240, 13, 117
CMY:
6, 95, 54
CMYK:
0, 95, 51, 6
HSL:
333°, 89.7233%, 49.6078%
HSV (HSB):
333°, 94.5833%, 94.1176%
XYZ:
39.2900, 20.0975, 18.6380
xyY:
0.5036, 0.2576, 20.0975
CIE-Lab:
51.9472, 79.5882, 6.1026
CIE-LCH:
51.9472, 79.8218, 4.3847
CIE-Luv:
51.9472, 133.9569, -8.3351
Hunter-Lab:
44.8302, 77.9878, 6.7315
#f00d75 color charts
#f00d75 color shades, tints & tones
#f00d75 color schemes
#f00d75 color preview, HTML & CSS examples
This text has a color of #f00d75
<p style="color:#f00d75;">Text here</p>
.mytext {color:#f00d75;}
This box has a color of #f00d75
<div style="background-color:#f00d75;">Content here</div>
.mybackground {background-color:#f00d75;}
Border around this has a color of #f00d75
<div style="border:2px solid #f00d75;">Content here</div>
.myborder {border:2px solid #f00d75;}