#ffc2e1 color space conversions
Hex:
#ffc2e1
RGB:
255, 194, 225
CMY:
0, 24, 12
CMYK:
0, 24, 12, 0
HSL:
330°, 100.0000%, 88.0392%
HSV (HSB):
330°, 23.9216%, 100.0000%
XYZ:
74.1224, 65.2798, 79.9278
xyY:
0.3379, 0.2976, 65.2798
CIE-Lab:
84.6277, 26.4885, -6.9203
CIE-LCH:
84.6277, 27.3776, 345.3584
CIE-Luv:
84.6277, 34.5952, -15.3897
Hunter-Lab:
80.7959, 22.3635, -2.0958
#ffc2e1 color charts
#ffc2e1 color shades, tints & tones
#ffc2e1 color schemes
#ffc2e1 color preview, HTML & CSS examples
This text has a color of #ffc2e1
<p style="color:#ffc2e1;">Text here</p>
.mytext {color:#ffc2e1;}
This box has a color of #ffc2e1
<div style="background-color:#ffc2e1;">Content here</div>
.mybackground {background-color:#ffc2e1;}
Border around this has a color of #ffc2e1
<div style="border:2px solid #ffc2e1;">Content here</div>
.myborder {border:2px solid #ffc2e1;}