#ffc2b6 color space conversions
Hex:
#ffc2b6
RGB:
255, 194, 182
CMY:
0, 24, 29
CMYK:
0, 24, 29, 0
HSL:
10°, 100.0000%, 85.6863%
HSV (HSB):
10°, 28.6275%, 100.0000%
XYZ:
68.9753, 63.2210, 52.8234
xyY:
0.3728, 0.3417, 63.2210
CIE-Lab:
83.5585, 20.1878, 14.5010
CIE-LCH:
83.5585, 24.8561, 35.6899
CIE-Luv:
83.5585, 39.9938, 16.9417
Hunter-Lab:
79.5116, 15.7011, 16.2689
#ffc2b6 color charts
#ffc2b6 color shades, tints & tones
#ffc2b6 color schemes
#ffc2b6 color preview, HTML & CSS examples
This text has a color of #ffc2b6
<p style="color:#ffc2b6;">Text here</p>
.mytext {color:#ffc2b6;}
This box has a color of #ffc2b6
<div style="background-color:#ffc2b6;">Content here</div>
.mybackground {background-color:#ffc2b6;}
Border around this has a color of #ffc2b6
<div style="border:2px solid #ffc2b6;">Content here</div>
.myborder {border:2px solid #ffc2b6;}