#ffc2c4 color space conversions
Hex:
#ffc2c4
RGB:
255, 194, 196
CMY:
0, 24, 23
CMYK:
0, 24, 23, 0
HSL:
358°, 100.0000%, 88.0392%
HSV (HSB):
358°, 23.9216%, 100.0000%
XYZ:
70.4956, 63.8291, 60.8293
xyY:
0.3612, 0.3271, 63.8291
CIE-Lab:
83.8767, 22.0934, 7.4808
CIE-LCH:
83.8767, 23.3256, 18.7059
CIE-Luv:
83.8767, 38.2976, 6.8269
Hunter-Lab:
79.8931, 17.6908, 10.7828
#ffc2c4 color charts
#ffc2c4 color shades, tints & tones
#ffc2c4 color schemes
#ffc2c4 color preview, HTML & CSS examples
This text has a color of #ffc2c4
<p style="color:#ffc2c4;">Text here</p>
.mytext {color:#ffc2c4;}
This box has a color of #ffc2c4
<div style="background-color:#ffc2c4;">Content here</div>
.mybackground {background-color:#ffc2c4;}
Border around this has a color of #ffc2c4
<div style="border:2px solid #ffc2c4;">Content here</div>
.myborder {border:2px solid #ffc2c4;}