#ffc2b2 color space conversions
Hex:
#ffc2b2
RGB:
255, 194, 178
CMY:
0, 24, 30
CMYK:
0, 24, 30, 0
HSL:
12°, 100.0000%, 84.9020%
HSV (HSB):
12°, 30.1961%, 100.0000%
XYZ:
68.5677, 63.0579, 50.6770
xyY:
0.3761, 0.3459, 63.0579
CIE-Lab:
83.4728, 19.6701, 16.5114
CIE-LCH:
83.4728, 25.6815, 40.0106
CIE-Luv:
83.4728, 40.4646, 19.7428
Hunter-Lab:
79.4090, 15.1644, 17.7488
#ffc2b2 color charts
#ffc2b2 color shades, tints & tones
#ffc2b2 color schemes
#ffc2b2 color preview, HTML & CSS examples
This text has a color of #ffc2b2
<p style="color:#ffc2b2;">Text here</p>
.mytext {color:#ffc2b2;}
This box has a color of #ffc2b2
<div style="background-color:#ffc2b2;">Content here</div>
.mybackground {background-color:#ffc2b2;}
Border around this has a color of #ffc2b2
<div style="border:2px solid #ffc2b2;">Content here</div>
.myborder {border:2px solid #ffc2b2;}