#db642a color space conversions
Hex:
#db642a
RGB:
219, 100, 42
CMY:
14, 61, 84
CMYK:
0, 54, 81, 14
HSL:
20°, 71.0843%, 51.1765%
HSV (HSB):
20°, 80.8219%, 85.8824%
XYZ:
34.1885, 24.3416, 5.0869
xyY:
0.5374, 0.3826, 24.3416
CIE-Lab:
56.4282, 43.4004, 52.8436
CIE-LCH:
56.4282, 68.3816, 50.6037
CIE-Luv:
56.4282, 96.8508, 44.0852
Hunter-Lab:
49.3372, 37.3526, 28.4229
#db642a color charts
#db642a color shades, tints & tones
#db642a color schemes
#db642a color preview, HTML & CSS examples
This text has a color of #db642a
<p style="color:#db642a;">Text here</p>
.mytext {color:#db642a;}
This box has a color of #db642a
<div style="background-color:#db642a;">Content here</div>
.mybackground {background-color:#db642a;}
Border around this has a color of #db642a
<div style="border:2px solid #db642a;">Content here</div>
.myborder {border:2px solid #db642a;}