#db300a color space conversions
Hex:
#db300a
RGB:
219, 48, 10
CMY:
14, 81, 96
CMYK:
0, 78, 95, 14
HSL:
11°, 91.2664%, 44.9020%
HSV (HSB):
11°, 95.4338%, 85.8824%
XYZ:
30.3252, 17.1959, 2.0080
xyY:
0.6123, 0.3472, 17.1959
CIE-Lab:
48.5059, 63.6152, 58.3770
CIE-LCH:
48.5059, 86.3410, 42.5413
CIE-Luv:
48.5059, 135.1606, 36.2924
Hunter-Lab:
41.4679, 57.9667, 26.1566
#db300a color charts
#db300a color shades, tints & tones
#db300a color schemes
#db300a color preview, HTML & CSS examples
This text has a color of #db300a
<p style="color:#db300a;">Text here</p>
.mytext {color:#db300a;}
This box has a color of #db300a
<div style="background-color:#db300a;">Content here</div>
.mybackground {background-color:#db300a;}
Border around this has a color of #db300a
<div style="border:2px solid #db300a;">Content here</div>
.myborder {border:2px solid #db300a;}