#db392c color space conversions
Hex:
#db392c
RGB:
219, 57, 44
CMY:
14, 78, 83
CMYK:
0, 74, 80, 14
HSL:
4°, 70.8502%, 51.5686%
HSV (HSB):
4°, 79.9087%, 85.8824%
XYZ:
31.1312, 18.1682, 4.2489
xyY:
0.5814, 0.3393, 18.1682
CIE-Lab:
49.6995, 61.4712, 45.4377
CIE-LCH:
49.6995, 76.4414, 36.4707
CIE-Luv:
49.6995, 126.4578, 31.3076
Hunter-Lab:
42.6241, 55.7779, 23.9267
#db392c color charts
#db392c color shades, tints & tones
#db392c color schemes
#db392c color preview, HTML & CSS examples
This text has a color of #db392c
<p style="color:#db392c;">Text here</p>
.mytext {color:#db392c;}
This box has a color of #db392c
<div style="background-color:#db392c;">Content here</div>
.mybackground {background-color:#db392c;}
Border around this has a color of #db392c
<div style="border:2px solid #db392c;">Content here</div>
.myborder {border:2px solid #db392c;}