#fbb4ce color space conversions
Hex:
#fbb4ce
RGB:
251, 180, 206
CMY:
2, 29, 19
CMYK:
0, 28, 18, 2
HSL:
338°, 89.8734%, 84.5098%
HSV (HSB):
338°, 28.2869%, 98.4314%
XYZ:
67.2455, 57.6080, 65.9677
xyY:
0.3524, 0.3019, 57.6080
CIE-Lab:
80.5203, 29.4954, -2.8194
CIE-LCH:
80.5203, 29.6298, 354.5397
CIE-Luv:
80.5203, 42.2386, -9.6454
Hunter-Lab:
75.8999, 25.3218, 1.5986
#fbb4ce color charts
#fbb4ce color shades, tints & tones
#fbb4ce color schemes
#fbb4ce color preview, HTML & CSS examples
This text has a color of #fbb4ce
<p style="color:#fbb4ce;">Text here</p>
.mytext {color:#fbb4ce;}
This box has a color of #fbb4ce
<div style="background-color:#fbb4ce;">Content here</div>
.mybackground {background-color:#fbb4ce;}
Border around this has a color of #fbb4ce
<div style="border:2px solid #fbb4ce;">Content here</div>
.myborder {border:2px solid #fbb4ce;}