#fbc1f8 color space conversions
Hex:
#fbc1f8
RGB:
251, 193, 248
CMY:
2, 24, 3
CMYK:
0, 23, 1, 2
HSL:
303°, 87.8788%, 87.0588%
HSV (HSB):
303°, 23.1076%, 98.4314%
XYZ:
75.7969, 65.4265, 97.4406
xyY:
0.3176, 0.2741, 65.4265
CIE-Lab:
84.7030, 29.6039, -19.1073
CIE-LCH:
84.7030, 35.2346, 327.1604
CIE-Luv:
84.7030, 29.5372, -35.2401
Hunter-Lab:
80.8866, 25.7164, -14.8034
#fbc1f8 color charts
#fbc1f8 color shades, tints & tones
#fbc1f8 color schemes
#fbc1f8 color preview, HTML & CSS examples
This text has a color of #fbc1f8
<p style="color:#fbc1f8;">Text here</p>
.mytext {color:#fbc1f8;}
This box has a color of #fbc1f8
<div style="background-color:#fbc1f8;">Content here</div>
.mybackground {background-color:#fbc1f8;}
Border around this has a color of #fbc1f8
<div style="border:2px solid #fbc1f8;">Content here</div>
.myborder {border:2px solid #fbc1f8;}