#db0b01 color space conversions
Hex:
#db0b01
RGB:
219, 11, 1
CMY:
14, 96, 100
CMYK:
0, 95, 100, 14
HSL:
3°, 99.0909%, 43.1373%
HSV (HSB):
3°, 99.5434%, 85.8824%
XYZ:
29.3386, 15.3016, 1.4359
xyY:
0.6367, 0.3321, 15.3016
CIE-Lab:
46.0446, 70.4785, 59.7215
CIE-LCH:
46.0446, 92.3790, 40.2770
CIE-Luv:
46.0446, 148.4987, 32.8942
Hunter-Lab:
39.1173, 65.4226, 25.2057
#db0b01 color charts
#db0b01 color shades, tints & tones
#db0b01 color schemes
#db0b01 color preview, HTML & CSS examples
This text has a color of #db0b01
<p style="color:#db0b01;">Text here</p>
.mytext {color:#db0b01;}
This box has a color of #db0b01
<div style="background-color:#db0b01;">Content here</div>
.mybackground {background-color:#db0b01;}
Border around this has a color of #db0b01
<div style="border:2px solid #db0b01;">Content here</div>
.myborder {border:2px solid #db0b01;}