#db443c color space conversions
Hex:
#db443c
RGB:
219, 68, 60
CMY:
14, 73, 76
CMYK:
0, 69, 73, 14
HSL:
3°, 68.8312%, 54.7059%
HSV (HSB):
3°, 72.6027%, 85.8824%
XYZ:
32.0962, 19.5206, 6.3512
xyY:
0.5537, 0.3367, 19.5206
CIE-Lab:
51.2908, 58.1371, 38.4544
CIE-LCH:
51.2908, 69.7042, 33.4824
CIE-Luv:
51.2908, 116.9644, 28.2970
Hunter-Lab:
44.1821, 52.3530, 22.4045
#db443c color charts
#db443c color shades, tints & tones
#db443c color schemes
#db443c color preview, HTML & CSS examples
This text has a color of #db443c
<p style="color:#db443c;">Text here</p>
.mytext {color:#db443c;}
This box has a color of #db443c
<div style="background-color:#db443c;">Content here</div>
.mybackground {background-color:#db443c;}
Border around this has a color of #db443c
<div style="border:2px solid #db443c;">Content here</div>
.myborder {border:2px solid #db443c;}