#db0c0c color space conversions
Hex:
#db0c0c
RGB:
219, 12, 12
CMY:
14, 95, 95
CMYK:
0, 95, 95, 14
HSL:
0°, 89.6104%, 45.2941%
HSV (HSB):
0°, 94.5205%, 85.8824%
XYZ:
29.4113, 15.3496, 1.7604
xyY:
0.6322, 0.3299, 15.3496
CIE-Lab:
46.1093, 70.4782, 56.5122
CIE-LCH:
46.1093, 90.3372, 38.7240
CIE-Luv:
46.1093, 147.5840, 31.8265
Hunter-Lab:
39.1785, 65.4373, 24.7608
#db0c0c color charts
#db0c0c color shades, tints & tones
#db0c0c color schemes
#db0c0c color preview, HTML & CSS examples
This text has a color of #db0c0c
<p style="color:#db0c0c;">Text here</p>
.mytext {color:#db0c0c;}
This box has a color of #db0c0c
<div style="background-color:#db0c0c;">Content here</div>
.mybackground {background-color:#db0c0c;}
Border around this has a color of #db0c0c
<div style="border:2px solid #db0c0c;">Content here</div>
.myborder {border:2px solid #db0c0c;}