#dc6031 color space conversions
Hex:
#dc6031
RGB:
220, 96, 49
CMY:
14, 62, 81
CMYK:
0, 56, 78, 14
HSL:
16°, 70.9544%, 52.7451%
HSV (HSB):
16°, 77.7273%, 86.2745%
XYZ:
34.2524, 23.8031, 5.6949
xyY:
0.5373, 0.3734, 23.8031
CIE-Lab:
55.8901, 45.9411, 49.1537
CIE-LCH:
55.8901, 67.2805, 46.9349
CIE-Luv:
55.8901, 100.0145, 40.8616
Hunter-Lab:
48.7885, 39.9380, 27.2312
#dc6031 color charts
#dc6031 color shades, tints & tones
#dc6031 color schemes
#dc6031 color preview, HTML & CSS examples
This text has a color of #dc6031
<p style="color:#dc6031;">Text here</p>
.mytext {color:#dc6031;}
This box has a color of #dc6031
<div style="background-color:#dc6031;">Content here</div>
.mybackground {background-color:#dc6031;}
Border around this has a color of #dc6031
<div style="border:2px solid #dc6031;">Content here</div>
.myborder {border:2px solid #dc6031;}