#fb995f color space conversions
Hex:
#fb995f
RGB:
251, 153, 95
CMY:
2, 40, 63
CMYK:
0, 39, 62, 2
HSL:
22°, 95.1220%, 67.8431%
HSV (HSB):
22°, 62.1514%, 98.4314%
XYZ:
53.2405, 44.1179, 16.5360
xyY:
0.4675, 0.3874, 44.1179
CIE-Lab:
72.3072, 31.5303, 45.5484
CIE-LCH:
72.3072, 55.3969, 55.3075
CIE-Luv:
72.3072, 75.8397, 47.9001
Hunter-Lab:
66.4213, 26.8406, 31.7343
#fb995f color charts
#fb995f color shades, tints & tones
#fb995f color schemes
#fb995f color preview, HTML & CSS examples
This text has a color of #fb995f
<p style="color:#fb995f;">Text here</p>
.mytext {color:#fb995f;}
This box has a color of #fb995f
<div style="background-color:#fb995f;">Content here</div>
.mybackground {background-color:#fb995f;}
Border around this has a color of #fb995f
<div style="border:2px solid #fb995f;">Content here</div>
.myborder {border:2px solid #fb995f;}