#fbb7ce color space conversions
Hex:
#fbb7ce
RGB:
251, 183, 206
CMY:
2, 28, 19
CMYK:
0, 27, 18, 2
HSL:
340°, 89.4737%, 85.0980%
HSV (HSB):
340°, 27.0916%, 98.4314%
XYZ:
67.8577, 58.8324, 66.1718
xyY:
0.3518, 0.3050, 58.8324
CIE-Lab:
81.1994, 27.9164, -1.8230
CIE-LCH:
81.1994, 27.9759, 356.2638
CIE-Luv:
81.1994, 40.5573, -7.8658
Hunter-Lab:
76.7023, 23.6881, 2.5416
#fbb7ce color charts
#fbb7ce color shades, tints & tones
#fbb7ce color schemes
#fbb7ce color preview, HTML & CSS examples
This text has a color of #fbb7ce
<p style="color:#fbb7ce;">Text here</p>
.mytext {color:#fbb7ce;}
This box has a color of #fbb7ce
<div style="background-color:#fbb7ce;">Content here</div>
.mybackground {background-color:#fbb7ce;}
Border around this has a color of #fbb7ce
<div style="border:2px solid #fbb7ce;">Content here</div>
.myborder {border:2px solid #fbb7ce;}