#dcb2b2 color space conversions
Hex:
#dcb2b2
RGB:
220, 178, 178
CMY:
14, 30, 30
CMYK:
0, 19, 19, 14
HSL:
0°, 37.5000%, 78.0392%
HSV (HSB):
0°, 19.0909%, 86.2745%
XYZ:
53.4715, 50.2708, 49.0045
xyY:
0.3501, 0.3291, 50.2708
CIE-Lab:
76.2352, 15.1949, 5.7569
CIE-LCH:
76.2352, 16.2489, 20.7500
CIE-Luv:
76.2352, 25.9963, 5.5943
Hunter-Lab:
70.9019, 10.5395, 8.6525
#dcb2b2 color charts
#dcb2b2 color shades, tints & tones
#dcb2b2 color schemes
#dcb2b2 color preview, HTML & CSS examples
This text has a color of #dcb2b2
<p style="color:#dcb2b2;">Text here</p>
.mytext {color:#dcb2b2;}
This box has a color of #dcb2b2
<div style="background-color:#dcb2b2;">Content here</div>
.mybackground {background-color:#dcb2b2;}
Border around this has a color of #dcb2b2
<div style="border:2px solid #dcb2b2;">Content here</div>
.myborder {border:2px solid #dcb2b2;}