#fabaaf color space conversions
Hex:
#fabaaf
RGB:
250, 186, 175
CMY:
2, 27, 31
CMYK:
0, 26, 30, 2
HSL:
9°, 88.2353%, 83.3333%
HSV (HSB):
9°, 30.0000%, 98.0392%
XYZ:
64.7211, 58.5370, 48.4450
xyY:
0.3769, 0.3409, 58.5370
CIE-Lab:
81.0364, 21.6247, 14.6203
CIE-LCH:
81.0364, 26.1033, 34.0624
CIE-Luv:
81.0364, 42.2246, 16.6824
Hunter-Lab:
76.5094, 17.1058, 16.0148
#fabaaf color charts
#fabaaf color shades, tints & tones
#fabaaf color schemes
#fabaaf color preview, HTML & CSS examples
This text has a color of #fabaaf
<p style="color:#fabaaf;">Text here</p>
.mytext {color:#fabaaf;}
This box has a color of #fabaaf
<div style="background-color:#fabaaf;">Content here</div>
.mybackground {background-color:#fabaaf;}
Border around this has a color of #fabaaf
<div style="border:2px solid #fabaaf;">Content here</div>
.myborder {border:2px solid #fabaaf;}