#db2001 color space conversions
Hex:
#db2001
RGB:
219, 32, 1
CMY:
14, 87, 100
CMYK:
0, 85, 100, 14
HSL:
9°, 99.0909%, 43.1373%
HSV (HSB):
9°, 99.5434%, 85.8824%
XYZ:
29.7354, 16.0953, 1.5682
xyY:
0.6273, 0.3396, 16.0953
CIE-Lab:
47.0993, 67.4491, 60.1314
CIE-LCH:
47.0993, 90.3613, 41.7172
CIE-Luv:
47.0993, 142.8549, 34.7528
Hunter-Lab:
40.1189, 62.0928, 25.7657
#db2001 color charts
#db2001 RGB chart
#db2001 CMYK chart
#db2001 RGB pie chart
#db2001 color shades, tints & tones
#db2001 color schemes
#db2001 color preview, HTML & CSS examples
This text has a color of #db2001
<p style="color:#db2001;">Text here</p>
.mytext {color:#db2001;}
Text color #db2001
This box has a color of #db2001
<div style="background-color:#db2001;">Content here</div>
.mybackground {background-color:#db2001;}
Background color #db2001
Border around this has a color of #db2001
<div style="border:2px solid #db2001;">Content here</div>
.myborder {border:2px solid #db2001;}
Border color #db2001