#db4212 color space conversions
Hex:
#db4212
RGB:
219, 66, 18
CMY:
14, 74, 93
CMYK:
0, 70, 92, 14
HSL:
14°, 84.8101%, 46.4706%
HSV (HSB):
14°, 91.7808%, 85.8824%
XYZ:
31.2708, 19.0002, 2.5915
xyY:
0.5916, 0.3594, 19.0002
CIE-Lab:
50.6874, 57.7274, 57.4483
CIE-LCH:
50.6874, 81.4417, 44.8612
CIE-Luv:
50.6874, 123.9871, 39.1199
Hunter-Lab:
43.5892, 51.7745, 26.9875
#db4212 color charts
#db4212 color shades, tints & tones
#db4212 color schemes
#db4212 color preview, HTML & CSS examples
This text has a color of #db4212
<p style="color:#db4212;">Text here</p>
.mytext {color:#db4212;}
This box has a color of #db4212
<div style="background-color:#db4212;">Content here</div>
.mybackground {background-color:#db4212;}
Border around this has a color of #db4212
<div style="border:2px solid #db4212;">Content here</div>
.myborder {border:2px solid #db4212;}