#d3120c color space conversions
Hex:
#d3120c
RGB:
211, 18, 12
CMY:
17, 93, 95
CMYK:
0, 91, 94, 17
HSL:
2°, 89.2377%, 43.7255%
HSV (HSB):
2°, 94.3128%, 82.7451%
XYZ:
27.1466, 14.3080, 1.6788
xyY:
0.6294, 0.3317, 14.3080
CIE-Lab:
44.6715, 67.7628, 54.8277
CIE-LCH:
44.6715, 87.1658, 38.9768
CIE-Luv:
44.6715, 140.6130, 31.0251
Hunter-Lab:
37.8260, 61.9090, 23.8468
#d3120c color charts
#d3120c color shades, tints & tones
#d3120c color schemes
#d3120c color preview, HTML & CSS examples
This text has a color of #d3120c
<p style="color:#d3120c;">Text here</p>
.mytext {color:#d3120c;}
This box has a color of #d3120c
<div style="background-color:#d3120c;">Content here</div>
.mybackground {background-color:#d3120c;}
Border around this has a color of #d3120c
<div style="border:2px solid #d3120c;">Content here</div>
.myborder {border:2px solid #d3120c;}