#fcc5f7 color space conversions
Hex:
#fcc5f7
RGB:
252, 197, 247
CMY:
1, 23, 3
CMYK:
0, 22, 2, 1
HSL:
305°, 90.1639%, 88.0392%
HSV (HSB):
305°, 21.8254%, 98.8235%
XYZ:
76.8996, 67.3434, 96.9412
xyY:
0.3188, 0.2792, 67.3434
CIE-Lab:
85.6770, 27.6432, -17.0982
CIE-LCH:
85.6770, 32.5038, 328.2620
CIE-Luv:
85.6770, 28.2924, -31.7018
Hunter-Lab:
82.0630, 23.6586, -12.5953
#fcc5f7 color charts
#fcc5f7 color shades, tints & tones
#fcc5f7 color schemes
#fcc5f7 color preview, HTML & CSS examples
This text has a color of #fcc5f7
<p style="color:#fcc5f7;">Text here</p>
.mytext {color:#fcc5f7;}
This box has a color of #fcc5f7
<div style="background-color:#fcc5f7;">Content here</div>
.mybackground {background-color:#fcc5f7;}
Border around this has a color of #fcc5f7
<div style="border:2px solid #fcc5f7;">Content here</div>
.myborder {border:2px solid #fcc5f7;}