#ffc2c6 color space conversions
Hex:
#ffc2c6
RGB:
255, 194, 198
CMY:
0, 24, 22
CMYK:
0, 24, 22, 0
HSL:
356°, 100.0000%, 88.0392%
HSV (HSB):
356°, 23.9216%, 100.0000%
XYZ:
70.7248, 63.9208, 62.0364
xyY:
0.3596, 0.3250, 63.9208
CIE-Lab:
83.9245, 22.3774, 6.4807
CIE-LCH:
83.9245, 23.2970, 16.1515
CIE-Luv:
83.9245, 38.0497, 5.3454
Hunter-Lab:
79.9505, 17.9892, 9.9601
#ffc2c6 color charts
#ffc2c6 color shades, tints & tones
#ffc2c6 color schemes
#ffc2c6 color preview, HTML & CSS examples
This text has a color of #ffc2c6
<p style="color:#ffc2c6;">Text here</p>
.mytext {color:#ffc2c6;}
This box has a color of #ffc2c6
<div style="background-color:#ffc2c6;">Content here</div>
.mybackground {background-color:#ffc2c6;}
Border around this has a color of #ffc2c6
<div style="border:2px solid #ffc2c6;">Content here</div>
.myborder {border:2px solid #ffc2c6;}