#cfb2b2 color space conversions
Hex:
#cfb2b2
RGB:
207, 178, 178
CMY:
19, 30, 30
CMYK:
0, 14, 14, 19
HSL:
0°, 23.2000%, 75.4902%
HSV (HSB):
0°, 14.0097%, 81.1765%
XYZ:
49.6884, 48.3205, 48.8274
xyY:
0.3384, 0.3291, 48.3205
CIE-Lab:
75.0267, 10.4308, 3.8580
CIE-LCH:
75.0267, 11.1214, 20.2977
CIE-Luv:
75.0267, 17.5242, 3.7671
Hunter-Lab:
69.5130, 5.9454, 7.0125
#cfb2b2 color charts
#cfb2b2 color shades, tints & tones
#cfb2b2 color schemes
#cfb2b2 color preview, HTML & CSS examples
This text has a color of #cfb2b2
<p style="color:#cfb2b2;">Text here</p>
.mytext {color:#cfb2b2;}
This box has a color of #cfb2b2
<div style="background-color:#cfb2b2;">Content here</div>
.mybackground {background-color:#cfb2b2;}
Border around this has a color of #cfb2b2
<div style="border:2px solid #cfb2b2;">Content here</div>
.myborder {border:2px solid #cfb2b2;}