#facaaf color space conversions
Hex:
#facaaf
RGB:
250, 202, 175
CMY:
2, 21, 31
CMYK:
0, 19, 30, 2
HSL:
22°, 88.2353%, 83.3333%
HSV (HSB):
22°, 30.0000%, 98.0392%
XYZ:
68.2827, 65.6602, 49.6322
xyY:
0.3720, 0.3577, 65.6602
CIE-Lab:
84.8228, 13.2294, 19.9114
CIE-LCH:
84.8228, 23.9056, 56.3994
CIE-Luv:
84.8228, 32.3917, 25.6510
Hunter-Lab:
81.0310, 8.6132, 20.4060
#facaaf color charts
#facaaf color shades, tints & tones
#facaaf color schemes
#facaaf color preview, HTML & CSS examples
This text has a color of #facaaf
<p style="color:#facaaf;">Text here</p>
.mytext {color:#facaaf;}
This box has a color of #facaaf
<div style="background-color:#facaaf;">Content here</div>
.mybackground {background-color:#facaaf;}
Border around this has a color of #facaaf
<div style="border:2px solid #facaaf;">Content here</div>
.myborder {border:2px solid #facaaf;}