#d2180c color space conversions
Hex:
#d2180c
RGB:
210, 24, 12
CMY:
18, 91, 95
CMYK:
0, 89, 94, 18
HSL:
4°, 89.1892%, 43.5294%
HSV (HSB):
4°, 94.2857%, 82.3529%
XYZ:
26.9713, 14.3815, 1.7022
xyY:
0.6264, 0.3340, 14.3815
CIE-Lab:
44.7751, 66.6060, 54.7760
CIE-LCH:
44.7751, 86.2367, 39.4335
CIE-Luv:
44.7751, 138.2626, 31.4282
Hunter-Lab:
37.9229, 60.5869, 23.8848
#d2180c color charts
#d2180c color shades, tints & tones
#d2180c color schemes
#d2180c color preview, HTML & CSS examples
This text has a color of #d2180c
<p style="color:#d2180c;">Text here</p>
.mytext {color:#d2180c;}
This box has a color of #d2180c
<div style="background-color:#d2180c;">Content here</div>
.mybackground {background-color:#d2180c;}
Border around this has a color of #d2180c
<div style="border:2px solid #d2180c;">Content here</div>
.myborder {border:2px solid #d2180c;}