#ffc5e2 color space conversions
Hex:
#ffc5e2
RGB:
255, 197, 226
CMY:
0, 23, 11
CMYK:
0, 23, 11, 0
HSL:
330°, 100.0000%, 88.6275%
HSV (HSB):
330°, 22.7451%, 100.0000%
XYZ:
74.9337, 66.6835, 80.8733
xyY:
0.3368, 0.2997, 66.6835
CIE-Lab:
85.3439, 25.0748, -6.3942
CIE-LCH:
85.3439, 25.8772, 345.6942
CIE-Luv:
85.3439, 32.8516, -14.3334
Hunter-Lab:
81.6600, 20.8922, -1.5568
#ffc5e2 color charts
#ffc5e2 color shades, tints & tones
#ffc5e2 color schemes
#ffc5e2 color preview, HTML & CSS examples
This text has a color of #ffc5e2
<p style="color:#ffc5e2;">Text here</p>
.mytext {color:#ffc5e2;}
This box has a color of #ffc5e2
<div style="background-color:#ffc5e2;">Content here</div>
.mybackground {background-color:#ffc5e2;}
Border around this has a color of #ffc5e2
<div style="border:2px solid #ffc5e2;">Content here</div>
.myborder {border:2px solid #ffc5e2;}