#db1a01 color space conversions
Hex:
#db1a01
RGB:
219, 26, 1
CMY:
14, 90, 100
CMYK:
0, 88, 100, 14
HSL:
7°, 99.0909%, 43.1373%
HSV (HSB):
7°, 99.5434%, 85.8824%
XYZ:
29.5883, 15.8010, 1.5191
xyY:
0.6308, 0.3368, 15.8010
CIE-Lab:
46.7124, 68.5560, 59.9770
CIE-LCH:
46.7124, 91.0887, 41.1814
CIE-Luv:
46.7124, 144.9093, 34.0730
Hunter-Lab:
39.7505, 63.3030, 25.5595
#db1a01 color charts
#db1a01 color shades, tints & tones
#db1a01 color schemes
#db1a01 color preview, HTML & CSS examples
This text has a color of #db1a01
<p style="color:#db1a01;">Text here</p>
.mytext {color:#db1a01;}
This box has a color of #db1a01
<div style="background-color:#db1a01;">Content here</div>
.mybackground {background-color:#db1a01;}
Border around this has a color of #db1a01
<div style="border:2px solid #db1a01;">Content here</div>
.myborder {border:2px solid #db1a01;}