#fbafc0 color space conversions
Hex:
#fbafc0
RGB:
251, 175, 192
CMY:
2, 31, 25
CMYK:
0, 30, 24, 2
HSL:
347°, 90.4762%, 83.5294%
HSV (HSB):
347°, 30.2789%, 98.4314%
XYZ:
64.6281, 54.9749, 57.0741
xyY:
0.3658, 0.3112, 54.9749
CIE-Lab:
79.0268, 30.0757, 2.5807
CIE-LCH:
79.0268, 30.1862, 4.9044
CIE-Luv:
79.0268, 47.1867, -1.8254
Hunter-Lab:
74.1451, 25.8344, 6.2623
#fbafc0 color charts
#fbafc0 color shades, tints & tones
#fbafc0 color schemes
#fbafc0 color preview, HTML & CSS examples
This text has a color of #fbafc0
<p style="color:#fbafc0;">Text here</p>
.mytext {color:#fbafc0;}
This box has a color of #fbafc0
<div style="background-color:#fbafc0;">Content here</div>
.mybackground {background-color:#fbafc0;}
Border around this has a color of #fbafc0
<div style="border:2px solid #fbafc0;">Content here</div>
.myborder {border:2px solid #fbafc0;}