#ffc2ea color space conversions
Hex:
#ffc2ea
RGB:
255, 194, 234
CMY:
0, 24, 8
CMYK:
0, 24, 8, 0
HSL:
321°, 100.0000%, 88.0392%
HSV (HSB):
321°, 23.9216%, 100.0000%
XYZ:
75.3831, 65.7841, 86.5664
xyY:
0.3310, 0.2889, 65.7841
CIE-Lab:
84.8862, 27.9691, -11.3374
CIE-LCH:
84.8862, 30.1796, 337.9345
CIE-Luv:
84.8862, 33.4092, -22.5493
Hunter-Lab:
81.1074, 23.9641, -6.5054
#ffc2ea color charts
#ffc2ea color shades, tints & tones
#ffc2ea color schemes
#ffc2ea color preview, HTML & CSS examples
This text has a color of #ffc2ea
<p style="color:#ffc2ea;">Text here</p>
.mytext {color:#ffc2ea;}
This box has a color of #ffc2ea
<div style="background-color:#ffc2ea;">Content here</div>
.mybackground {background-color:#ffc2ea;}
Border around this has a color of #ffc2ea
<div style="border:2px solid #ffc2ea;">Content here</div>
.myborder {border:2px solid #ffc2ea;}