#dc9062 color space conversions
Hex:
#dc9062
RGB:
220, 144, 98
CMY:
14, 44, 62
CMYK:
0, 35, 55, 14
HSL:
23°, 63.5417%, 62.3529%
HSV (HSB):
23°, 55.4545%, 86.2745%
XYZ:
41.6931, 36.0440, 16.3150
xyY:
0.4433, 0.3832, 36.0440
CIE-Lab:
66.5535, 24.0738, 36.1057
CIE-LCH:
66.5535, 43.3955, 56.3062
CIE-Luv:
66.5535, 57.3917, 39.3831
Hunter-Lab:
60.0367, 18.8970, 25.9136
#dc9062 color charts
#dc9062 color shades, tints & tones
#dc9062 color schemes
#dc9062 color preview, HTML & CSS examples
This text has a color of #dc9062
<p style="color:#dc9062;">Text here</p>
.mytext {color:#dc9062;}
This box has a color of #dc9062
<div style="background-color:#dc9062;">Content here</div>
.mybackground {background-color:#dc9062;}
Border around this has a color of #dc9062
<div style="border:2px solid #dc9062;">Content here</div>
.myborder {border:2px solid #dc9062;}