#ffc7fa color space conversions
Hex:
#ffc7fa
RGB:
255, 199, 250
CMY:
0, 22, 2
CMYK:
0, 22, 2, 0
HSL:
305°, 100.0000%, 89.0196%
HSV (HSB):
305°, 21.9608%, 100.0000%
XYZ:
78.9187, 69.0090, 99.6031
xyY:
0.3188, 0.2788, 69.0090
CIE-Lab:
86.5085, 28.1019, -17.4098
CIE-LCH:
86.5085, 33.0578, 328.2208
CIE-Luv:
86.5085, 28.7783, -32.3280
Hunter-Lab:
83.0716, 24.2011, -12.9387
#ffc7fa color charts
#ffc7fa color shades, tints & tones
#ffc7fa color schemes
#ffc7fa color preview, HTML & CSS examples
This text has a color of #ffc7fa
<p style="color:#ffc7fa;">Text here</p>
.mytext {color:#ffc7fa;}
This box has a color of #ffc7fa
<div style="background-color:#ffc7fa;">Content here</div>
.mybackground {background-color:#ffc7fa;}
Border around this has a color of #ffc7fa
<div style="border:2px solid #ffc7fa;">Content here</div>
.myborder {border:2px solid #ffc7fa;}