#fdb95f color space conversions
Hex:
#fdb95f
RGB:
253, 185, 95
CMY:
1, 27, 63
CMYK:
0, 27, 62, 1
HSL:
34°, 97.5309%, 68.2353%
HSV (HSB):
34°, 62.4506%, 99.2157%
XYZ:
59.9225, 56.4068, 18.5558
xyY:
0.4442, 0.4182, 56.4068
CIE-Lab:
79.8448, 15.6093, 54.3653
CIE-LCH:
79.8448, 56.5618, 73.9803
CIE-Luv:
79.8448, 53.3504, 61.8088
Hunter-Lab:
75.1045, 10.9845, 37.9245
#fdb95f color charts
#fdb95f color shades, tints & tones
#fdb95f color schemes
#fdb95f color preview, HTML & CSS examples
This text has a color of #fdb95f
<p style="color:#fdb95f;">Text here</p>
.mytext {color:#fdb95f;}
This box has a color of #fdb95f
<div style="background-color:#fdb95f;">Content here</div>
.mybackground {background-color:#fdb95f;}
Border around this has a color of #fdb95f
<div style="border:2px solid #fdb95f;">Content here</div>
.myborder {border:2px solid #fdb95f;}