#db001c color space conversions
Hex:
#db001c
RGB:
219, 0, 28
CMY:
14, 100, 89
CMYK:
0, 100, 87, 14
HSL:
352°, 100.0000%, 42.9412%
HSV (HSB):
352°, 100.0000%, 85.8824%
XYZ:
29.4230, 15.1439, 2.4709
xyY:
0.6255, 0.3220, 15.1439
CIE-Lab:
45.8307, 71.7243, 49.9813
CIE-LCH:
45.8307, 87.4214, 34.8708
CIE-Luv:
45.8307, 147.7420, 28.5652
Hunter-Lab:
38.9152, 66.8589, 23.4760
#db001c color charts
#db001c RGB chart
#db001c CMYK chart
#db001c RGB pie chart
#db001c color shades, tints & tones
#db001c color schemes
#db001c color preview, HTML & CSS examples
This text has a color of #db001c
<p style="color:#db001c;">Text here</p>
.mytext {color:#db001c;}
Text color #db001c
This box has a color of #db001c
<div style="background-color:#db001c;">Content here</div>
.mybackground {background-color:#db001c;}
Background color #db001c
Border around this has a color of #db001c
<div style="border:2px solid #db001c;">Content here</div>
.myborder {border:2px solid #db001c;}
Border color #db001c