#ffc5fc color space conversions
Hex:
#ffc5fc
RGB:
255, 197, 252
CMY:
0, 23, 1
CMYK:
0, 23, 1, 0
HSL:
303°, 100.0000%, 88.6275%
HSV (HSB):
303°, 22.7451%, 100.0000%
XYZ:
78.7769, 68.2208, 101.1114
xyY:
0.3175, 0.2750, 68.2208
CIE-Lab:
86.1167, 29.5089, -19.0604
CIE-LCH:
86.1167, 35.1294, 327.1408
CIE-Luv:
86.1167, 29.5202, -35.2271
Hunter-Lab:
82.5959, 25.7040, -14.7639
#ffc5fc color charts
#ffc5fc color shades, tints & tones
#ffc5fc color schemes
#ffc5fc color preview, HTML & CSS examples
This text has a color of #ffc5fc
<p style="color:#ffc5fc;">Text here</p>
.mytext {color:#ffc5fc;}
This box has a color of #ffc5fc
<div style="background-color:#ffc5fc;">Content here</div>
.mybackground {background-color:#ffc5fc;}
Border around this has a color of #ffc5fc
<div style="border:2px solid #ffc5fc;">Content here</div>
.myborder {border:2px solid #ffc5fc;}