#dc9792 color space conversions
Hex:
#dc9792
RGB:
220, 151, 146
CMY:
14, 41, 43
CMYK:
0, 31, 34, 14
HSL:
4°, 51.3889%, 71.7647%
HSV (HSB):
4°, 33.6364%, 86.2745%
XYZ:
45.7701, 39.4242, 32.3914
xyY:
0.3892, 0.3353, 39.4242
CIE-Lab:
69.0574, 25.2815, 13.1388
CIE-LCH:
69.0574, 28.4919, 27.4610
CIE-Luv:
69.0574, 46.2199, 13.3444
Hunter-Lab:
62.7887, 20.2383, 13.3656
#dc9792 color charts
#dc9792 color shades, tints & tones
#dc9792 color schemes
#dc9792 color preview, HTML & CSS examples
This text has a color of #dc9792
<p style="color:#dc9792;">Text here</p>
.mytext {color:#dc9792;}
This box has a color of #dc9792
<div style="background-color:#dc9792;">Content here</div>
.mybackground {background-color:#dc9792;}
Border around this has a color of #dc9792
<div style="border:2px solid #dc9792;">Content here</div>
.myborder {border:2px solid #dc9792;}