#ffc2c5 color space conversions
Hex:
#ffc2c5
RGB:
255, 194, 197
CMY:
0, 24, 23
CMYK:
0, 24, 23, 0
HSL:
357°, 100.0000%, 88.0392%
HSV (HSB):
357°, 23.9216%, 100.0000%
XYZ:
70.6098, 63.8748, 61.4308
xyY:
0.3604, 0.3260, 63.8748
CIE-Lab:
83.9005, 22.2351, 6.9806
CIE-LCH:
83.9005, 23.3051, 17.4295
CIE-Luv:
83.9005, 38.1738, 6.0872
Hunter-Lab:
79.9217, 17.8395, 10.3727
#ffc2c5 color charts
#ffc2c5 color shades, tints & tones
#ffc2c5 color schemes
#ffc2c5 color preview, HTML & CSS examples
This text has a color of #ffc2c5
<p style="color:#ffc2c5;">Text here</p>
.mytext {color:#ffc2c5;}
This box has a color of #ffc2c5
<div style="background-color:#ffc2c5;">Content here</div>
.mybackground {background-color:#ffc2c5;}
Border around this has a color of #ffc2c5
<div style="border:2px solid #ffc2c5;">Content here</div>
.myborder {border:2px solid #ffc2c5;}