#d0070c color space conversions
Hex:
#d0070c
RGB:
208, 7, 12
CMY:
18, 97, 95
CMYK:
0, 97, 94, 18
HSL:
359°, 93.4884%, 42.1569%
HSV (HSB):
359°, 96.6346%, 81.5686%
XYZ:
26.1548, 13.5884, 1.5921
xyY:
0.6327, 0.3287, 13.5884
CIE-Lab:
43.6368, 68.1626, 53.9151
CIE-LCH:
43.6368, 86.9079, 38.3432
CIE-Luv:
43.6368, 140.5761, 29.8438
Hunter-Lab:
36.8624, 62.1406, 23.2429
#d0070c color charts
#d0070c color shades, tints & tones
#d0070c color schemes
#d0070c color preview, HTML & CSS examples
This text has a color of #d0070c
<p style="color:#d0070c;">Text here</p>
.mytext {color:#d0070c;}
This box has a color of #d0070c
<div style="background-color:#d0070c;">Content here</div>
.mybackground {background-color:#d0070c;}
Border around this has a color of #d0070c
<div style="border:2px solid #d0070c;">Content here</div>
.myborder {border:2px solid #d0070c;}