#dc997b color space conversions
Hex:
#dc997b
RGB:
220, 153, 123
CMY:
14, 40, 52
CMYK:
0, 30, 44, 14
HSL:
19°, 58.0838%, 67.2549%
HSV (HSB):
19°, 44.0909%, 86.2745%
XYZ:
44.4816, 39.4282, 24.0049
xyY:
0.4122, 0.3654, 39.4282
CIE-Lab:
69.0603, 21.5564, 25.8345
CIE-LCH:
69.0603, 33.6467, 50.1582
CIE-Luv:
69.0603, 48.0291, 29.5612
Hunter-Lab:
62.7919, 16.5632, 21.2882
#dc997b color charts
#dc997b color shades, tints & tones
#dc997b color schemes
#dc997b color preview, HTML & CSS examples
This text has a color of #dc997b
<p style="color:#dc997b;">Text here</p>
.mytext {color:#dc997b;}
This box has a color of #dc997b
<div style="background-color:#dc997b;">Content here</div>
.mybackground {background-color:#dc997b;}
Border around this has a color of #dc997b
<div style="border:2px solid #dc997b;">Content here</div>
.myborder {border:2px solid #dc997b;}