#fcc5f4 color space conversions
Hex:
#fcc5f4
RGB:
252, 197, 244
CMY:
1, 23, 4
CMYK:
0, 22, 3, 1
HSL:
309°, 90.1639%, 88.0392%
HSV (HSB):
309°, 21.8254%, 98.8235%
XYZ:
76.4403, 67.1596, 94.5222
xyY:
0.3210, 0.2820, 67.1596
CIE-Lab:
85.5845, 27.1126, -15.6439
CIE-LCH:
85.5845, 31.3022, 330.0152
CIE-Luv:
85.5845, 28.6691, -29.2649
Hunter-Lab:
81.9510, 23.0828, -11.0194
#fcc5f4 color charts
#fcc5f4 color shades, tints & tones
#fcc5f4 color schemes
#fcc5f4 color preview, HTML & CSS examples
This text has a color of #fcc5f4
<p style="color:#fcc5f4;">Text here</p>
.mytext {color:#fcc5f4;}
This box has a color of #fcc5f4
<div style="background-color:#fcc5f4;">Content here</div>
.mybackground {background-color:#fcc5f4;}
Border around this has a color of #fcc5f4
<div style="border:2px solid #fcc5f4;">Content here</div>
.myborder {border:2px solid #fcc5f4;}