#db251e color space conversions
Hex:
#db251e
RGB:
219, 37, 30
CMY:
14, 85, 88
CMYK:
0, 83, 86, 14
HSL:
2°, 75.9036%, 48.8235%
HSV (HSB):
2°, 86.3014%, 85.8824%
XYZ:
30.1093, 16.4769, 2.8217
xyY:
0.6094, 0.3335, 16.4769
CIE-Lab:
47.5941, 66.7330, 50.4596
CIE-LCH:
47.5941, 83.6628, 37.0944
CIE-Luv:
47.5941, 138.3896, 31.3453
Hunter-Lab:
40.5918, 61.3683, 24.2927
#db251e color charts
#db251e color shades, tints & tones
#db251e color schemes
#db251e color preview, HTML & CSS examples
This text has a color of #db251e
<p style="color:#db251e;">Text here</p>
.mytext {color:#db251e;}
This box has a color of #db251e
<div style="background-color:#db251e;">Content here</div>
.mybackground {background-color:#db251e;}
Border around this has a color of #db251e
<div style="border:2px solid #db251e;">Content here</div>
.myborder {border:2px solid #db251e;}