#fabd7a color space conversions
Hex:
#fabd7a
RGB:
250, 189, 122
CMY:
2, 26, 52
CMYK:
0, 24, 51, 2
HSL:
31°, 92.7536%, 72.9412%
HSV (HSB):
31°, 51.2000%, 98.0392%
XYZ:
61.1348, 58.1243, 26.4093
xyY:
0.4197, 0.3990, 58.1243
CIE-Lab:
80.8079, 14.3299, 42.1826
CIE-LCH:
80.8079, 44.5501, 71.2367
CIE-Luv:
80.8079, 45.9546, 50.9109
Hunter-Lab:
76.2393, 9.7168, 32.8294
#fabd7a color charts
#fabd7a color shades, tints & tones
#fabd7a color schemes
#fabd7a color preview, HTML & CSS examples
This text has a color of #fabd7a
<p style="color:#fabd7a;">Text here</p>
.mytext {color:#fabd7a;}
This box has a color of #fabd7a
<div style="background-color:#fabd7a;">Content here</div>
.mybackground {background-color:#fabd7a;}
Border around this has a color of #fabd7a
<div style="border:2px solid #fabd7a;">Content here</div>
.myborder {border:2px solid #fabd7a;}