#ffc1ed color space conversions
Hex:
#ffc1ed
RGB:
255, 193, 237
CMY:
0, 24, 7
CMYK:
0, 24, 7, 0
HSL:
317°, 100.0000%, 87.8431%
HSV (HSB):
317°, 24.3137%, 100.0000%
XYZ:
75.5960, 65.5144, 88.7820
xyY:
0.3288, 0.2850, 65.5144
CIE-Lab:
84.7481, 28.9996, -13.1429
CIE-LCH:
84.7481, 31.8389, 335.6196
CIE-Luv:
84.7481, 33.5295, -25.5798
Hunter-Lab:
80.9409, 25.0662, -8.3750
#ffc1ed color charts
#ffc1ed color shades, tints & tones
#ffc1ed color schemes
#ffc1ed color preview, HTML & CSS examples
This text has a color of #ffc1ed
<p style="color:#ffc1ed;">Text here</p>
.mytext {color:#ffc1ed;}
This box has a color of #ffc1ed
<div style="background-color:#ffc1ed;">Content here</div>
.mybackground {background-color:#ffc1ed;}
Border around this has a color of #ffc1ed
<div style="border:2px solid #ffc1ed;">Content here</div>
.myborder {border:2px solid #ffc1ed;}