#fbc1e2 color space conversions
Hex:
#fbc1e2
RGB:
251, 193, 226
CMY:
2, 24, 11
CMYK:
0, 23, 10, 2
HSL:
326°, 87.8788%, 87.0588%
HSV (HSB):
326°, 23.1076%, 98.4314%
XYZ:
72.5811, 64.1401, 80.5064
xyY:
0.3341, 0.2953, 64.1401
CIE-Lab:
84.0387, 25.8151, -8.3701
CIE-LCH:
84.0387, 27.1381, 342.0355
CIE-Luv:
84.0387, 32.3939, -17.4897
Hunter-Lab:
80.0875, 21.6163, -3.5388
#fbc1e2 color charts
#fbc1e2 color shades, tints & tones
#fbc1e2 color schemes
#fbc1e2 color preview, HTML & CSS examples
This text has a color of #fbc1e2
<p style="color:#fbc1e2;">Text here</p>
.mytext {color:#fbc1e2;}
This box has a color of #fbc1e2
<div style="background-color:#fbc1e2;">Content here</div>
.mybackground {background-color:#fbc1e2;}
Border around this has a color of #fbc1e2
<div style="border:2px solid #fbc1e2;">Content here</div>
.myborder {border:2px solid #fbc1e2;}