#ffc1fb color space conversions
Hex:
#ffc1fb
RGB:
255, 193, 251
CMY:
0, 24, 2
CMYK:
0, 24, 2, 0
HSL:
304°, 100.0000%, 87.8431%
HSV (HSB):
304°, 24.3137%, 100.0000%
XYZ:
77.7226, 66.3650, 99.9801
xyY:
0.3184, 0.2719, 66.3650
CIE-Lab:
85.1822, 31.4320, -19.9411
CIE-LCH:
85.1822, 37.2239, 327.6082
CIE-Luv:
85.1822, 31.6363, -36.9398
Hunter-Lab:
81.4647, 27.7373, -15.7402
#ffc1fb color charts
#ffc1fb color shades, tints & tones
#ffc1fb color schemes
#ffc1fb color preview, HTML & CSS examples
This text has a color of #ffc1fb
<p style="color:#ffc1fb;">Text here</p>
.mytext {color:#ffc1fb;}
This box has a color of #ffc1fb
<div style="background-color:#ffc1fb;">Content here</div>
.mybackground {background-color:#ffc1fb;}
Border around this has a color of #ffc1fb
<div style="border:2px solid #ffc1fb;">Content here</div>
.myborder {border:2px solid #ffc1fb;}