#d00f3a color space conversions
Hex:
#d00f3a
RGB:
208, 15, 58
CMY:
18, 94, 77
CMYK:
0, 93, 72, 18
HSL:
347°, 86.5471%, 43.7255%
HSV (HSB):
347°, 92.7885%, 81.5686%
XYZ:
26.9470, 14.0570, 5.2960
xyY:
0.5820, 0.3036, 14.0570
CIE-Lab:
44.3146, 68.4918, 30.9846
CIE-LCH:
44.3146, 75.1743, 24.3412
CIE-Luv:
44.3146, 130.7953, 17.4874
Hunter-Lab:
37.4927, 62.6803, 17.8699
#d00f3a color charts
#d00f3a color shades, tints & tones
#d00f3a color schemes
#d00f3a color preview, HTML & CSS examples
This text has a color of #d00f3a
<p style="color:#d00f3a;">Text here</p>
.mytext {color:#d00f3a;}
This box has a color of #d00f3a
<div style="background-color:#d00f3a;">Content here</div>
.mybackground {background-color:#d00f3a;}
Border around this has a color of #d00f3a
<div style="border:2px solid #d00f3a;">Content here</div>
.myborder {border:2px solid #d00f3a;}