#fab95e color space conversions
Hex:
#fab95e
RGB:
250, 185, 94
CMY:
2, 27, 63
CMYK:
0, 26, 62, 2
HSL:
35°, 93.9759%, 67.4510%
HSV (HSB):
35°, 62.4000%, 98.0392%
XYZ:
58.7937, 55.8301, 18.2672
xyY:
0.4424, 0.4201, 55.8301
CIE-Lab:
79.5170, 14.3128, 54.3781
CIE-LCH:
79.5170, 56.2302, 75.2537
CIE-Luv:
79.5170, 51.1074, 62.0215
Hunter-Lab:
74.7195, 9.6951, 37.8086
#fab95e color charts
#fab95e color shades, tints & tones
#fab95e color schemes
#fab95e color preview, HTML & CSS examples
This text has a color of #fab95e
<p style="color:#fab95e;">Text here</p>
.mytext {color:#fab95e;}
This box has a color of #fab95e
<div style="background-color:#fab95e;">Content here</div>
.mybackground {background-color:#fab95e;}
Border around this has a color of #fab95e
<div style="border:2px solid #fab95e;">Content here</div>
.myborder {border:2px solid #fab95e;}