#db483c color space conversions
Hex:
#db483c
RGB:
219, 72, 60
CMY:
14, 72, 76
CMYK:
0, 67, 73, 14
HSL:
5°, 68.8312%, 54.7059%
HSV (HSB):
5°, 72.6027%, 85.8824%
XYZ:
32.3464, 20.0210, 6.4346
xyY:
0.5501, 0.3405, 20.0210
CIE-Lab:
51.8610, 56.5818, 39.0995
CIE-LCH:
51.8610, 68.7769, 34.6455
CIE-Luv:
51.8610, 114.4568, 29.4051
Hunter-Lab:
44.7449, 50.7354, 22.7952
#db483c color charts
#db483c color shades, tints & tones
#db483c color schemes
#db483c color preview, HTML & CSS examples
This text has a color of #db483c
<p style="color:#db483c;">Text here</p>
.mytext {color:#db483c;}
This box has a color of #db483c
<div style="background-color:#db483c;">Content here</div>
.mybackground {background-color:#db483c;}
Border around this has a color of #db483c
<div style="border:2px solid #db483c;">Content here</div>
.myborder {border:2px solid #db483c;}