#db423b color space conversions
Hex:
#db423b
RGB:
219, 66, 59
CMY:
14, 74, 77
CMYK:
0, 70, 73, 14
HSL:
3°, 68.9655%, 54.5098%
HSV (HSB):
3°, 73.0594%, 85.8824%
XYZ:
31.9510, 19.2723, 6.1736
xyY:
0.5567, 0.3358, 19.2723
CIE-Lab:
51.0042, 58.8467, 38.6901
CIE-LCH:
51.0042, 70.4262, 33.3239
CIE-Luv:
51.0042, 118.3863, 28.1661
Hunter-Lab:
43.9002, 53.0890, 22.3923
#db423b color charts
#db423b color shades, tints & tones
#db423b color schemes
#db423b color preview, HTML & CSS examples
This text has a color of #db423b
<p style="color:#db423b;">Text here</p>
.mytext {color:#db423b;}
This box has a color of #db423b
<div style="background-color:#db423b;">Content here</div>
.mybackground {background-color:#db423b;}
Border around this has a color of #db423b
<div style="border:2px solid #db423b;">Content here</div>
.myborder {border:2px solid #db423b;}