#fabacc color space conversions
Hex:
#fabacc
RGB:
250, 186, 204
CMY:
2, 27, 20
CMYK:
0, 26, 18, 2
HSL:
343°, 86.4865%, 85.4902%
HSV (HSB):
343°, 25.6000%, 98.0392%
XYZ:
67.8823, 59.8014, 65.0918
xyY:
0.3521, 0.3102, 59.8014
CIE-Lab:
81.7301, 25.6828, 0.0188
CIE-LCH:
81.7301, 25.6828, 0.0420
CIE-Luv:
81.7301, 38.4633, -4.7082
Hunter-Lab:
77.3314, 21.3593, 4.2261
#fabacc color charts
#fabacc RGB chart
#fabacc CMYK chart
#fabacc RGB pie chart
#fabacc color shades, tints & tones
#fabacc color schemes
#fabacc color preview, HTML & CSS examples
This text has a color of #fabacc
<p style="color:#fabacc;">Text here</p>
.mytext {color:#fabacc;}
Text color #fabacc
This box has a color of #fabacc
<div style="background-color:#fabacc;">Content here</div>
.mybackground {background-color:#fabacc;}
Background color #fabacc
Border around this has a color of #fabacc
<div style="border:2px solid #fabacc;">Content here</div>
.myborder {border:2px solid #fabacc;}
Border color #fabacc