#df083c color space conversions
Hex:
#df083c
RGB:
223, 8, 60
CMY:
13, 97, 76
CMYK:
0, 96, 73, 13
HSL:
345°, 93.0736%, 45.2941%
HSV (HSB):
345°, 96.4126%, 87.4510%
XYZ:
31.3339, 16.1879, 5.7481
xyY:
0.5882, 0.3039, 16.1879
CIE-Lab:
47.2200, 72.9048, 33.9731
CIE-LCH:
47.2200, 80.4319, 24.9852
CIE-Luv:
47.2200, 142.5878, 19.4219
Hunter-Lab:
40.2342, 68.6038, 19.6934
#df083c color charts
#df083c color shades, tints & tones
#df083c color schemes
#df083c color preview, HTML & CSS examples
This text has a color of #df083c
<p style="color:#df083c;">Text here</p>
.mytext {color:#df083c;}
This box has a color of #df083c
<div style="background-color:#df083c;">Content here</div>
.mybackground {background-color:#df083c;}
Border around this has a color of #df083c
<div style="border:2px solid #df083c;">Content here</div>
.myborder {border:2px solid #df083c;}