#f00d36 color space conversions
Hex:
#f00d36
RGB:
240, 13, 54
CMY:
6, 95, 79
CMYK:
0, 95, 78, 6
HSL:
349°, 89.7233%, 49.6078%
HSV (HSB):
349°, 94.5833%, 94.1176%
XYZ:
36.7450, 19.0795, 5.2361
xyY:
0.6018, 0.3125, 19.0795
CIE-Lab:
50.7800, 76.3968, 42.4084
CIE-LCH:
50.7800, 87.3782, 29.0349
CIE-Luv:
50.7800, 155.9144, 25.5666
Hunter-Lab:
43.6800, 73.7195, 23.4688
#f00d36 color charts
#f00d36 color shades, tints & tones
#f00d36 color schemes
#f00d36 color preview, HTML & CSS examples
This text has a color of #f00d36
<p style="color:#f00d36;">Text here</p>
.mytext {color:#f00d36;}
This box has a color of #f00d36
<div style="background-color:#f00d36;">Content here</div>
.mybackground {background-color:#f00d36;}
Border around this has a color of #f00d36
<div style="border:2px solid #f00d36;">Content here</div>
.myborder {border:2px solid #f00d36;}