#fab1ce color space conversions
Hex:
#fab1ce
RGB:
250, 177, 206
CMY:
2, 31, 19
CMYK:
0, 29, 18, 2
HSL:
336°, 87.9518%, 83.7255%
HSV (HSB):
336°, 29.2000%, 98.0392%
XYZ:
66.2871, 56.2245, 65.7512
xyY:
0.3521, 0.2986, 56.2245
CIE-Lab:
79.7414, 30.7260, -3.9771
CIE-LCH:
79.7414, 30.9823, 352.6249
CIE-Luv:
79.7414, 43.2275, -11.5986
Hunter-Lab:
74.9830, 26.5787, 0.4978
#fab1ce color charts
#fab1ce color shades, tints & tones
#fab1ce color schemes
#fab1ce color preview, HTML & CSS examples
This text has a color of #fab1ce
<p style="color:#fab1ce;">Text here</p>
.mytext {color:#fab1ce;}
This box has a color of #fab1ce
<div style="background-color:#fab1ce;">Content here</div>
.mybackground {background-color:#fab1ce;}
Border around this has a color of #fab1ce
<div style="border:2px solid #fab1ce;">Content here</div>
.myborder {border:2px solid #fab1ce;}