#db2f00 color space conversions
Hex:
#db2f00
RGB:
219, 47, 0
CMY:
14, 82, 100
CMYK:
0, 79, 100, 14
HSL:
13°, 100.0000%, 42.9412%
HSV (HSB):
13°, 100.0000%, 85.8824%
XYZ:
30.2299, 17.0931, 1.7060
xyY:
0.6166, 0.3486, 17.0931
CIE-Lab:
48.3771, 63.8124, 60.9490
CIE-LCH:
48.3771, 88.2428, 43.6852
CIE-Luv:
48.3771, 136.2402, 37.0847
Hunter-Lab:
41.3438, 58.1647, 26.4941
#db2f00 color charts
#db2f00 color shades, tints & tones
#db2f00 color schemes
#db2f00 color preview, HTML & CSS examples
This text has a color of #db2f00
<p style="color:#db2f00;">Text here</p>
.mytext {color:#db2f00;}
This box has a color of #db2f00
<div style="background-color:#db2f00;">Content here</div>
.mybackground {background-color:#db2f00;}
Border around this has a color of #db2f00
<div style="border:2px solid #db2f00;">Content here</div>
.myborder {border:2px solid #db2f00;}