#d0412c color space conversions
Hex:
#d0412c
RGB:
208, 65, 44
CMY:
18, 75, 83
CMYK:
0, 69, 79, 18
HSL:
8°, 65.0794%, 49.4118%
HSV (HSB):
8°, 78.8462%, 81.5686%
XYZ:
28.3573, 17.3723, 4.2415
xyY:
0.5675, 0.3476, 17.3723
CIE-Lab:
48.7258, 55.1115, 43.7984
CIE-LCH:
48.7258, 70.3958, 38.4750
CIE-Luv:
48.7258, 112.8585, 31.6427
Hunter-Lab:
41.6801, 48.5034, 23.1426
#d0412c color charts
#d0412c color shades, tints & tones
#d0412c color schemes
#d0412c color preview, HTML & CSS examples
This text has a color of #d0412c
<p style="color:#d0412c;">Text here</p>
.mytext {color:#d0412c;}
This box has a color of #d0412c
<div style="background-color:#d0412c;">Content here</div>
.mybackground {background-color:#d0412c;}
Border around this has a color of #d0412c
<div style="border:2px solid #d0412c;">Content here</div>
.myborder {border:2px solid #d0412c;}