#ffc5f1 color space conversions
Hex:
#ffc5f1
RGB:
255, 197, 241
CMY:
0, 23, 5
CMYK:
0, 23, 5, 0
HSL:
314°, 100.0000%, 88.6275%
HSV (HSB):
314°, 22.7451%, 100.0000%
XYZ:
77.0834, 67.5434, 92.1935
xyY:
0.3255, 0.2852, 67.5434
CIE-Lab:
85.7776, 27.5807, -13.7311
CIE-LCH:
85.7776, 30.8097, 333.5335
CIE-Luv:
85.7776, 30.9396, -26.3016
Hunter-Lab:
82.1848, 23.5969, -8.9812
#ffc5f1 color charts
#ffc5f1 color shades, tints & tones
#ffc5f1 color schemes
#ffc5f1 color preview, HTML & CSS examples
This text has a color of #ffc5f1
<p style="color:#ffc5f1;">Text here</p>
.mytext {color:#ffc5f1;}
This box has a color of #ffc5f1
<div style="background-color:#ffc5f1;">Content here</div>
.mybackground {background-color:#ffc5f1;}
Border around this has a color of #ffc5f1
<div style="border:2px solid #ffc5f1;">Content here</div>
.myborder {border:2px solid #ffc5f1;}