#ffb05d color space conversions
Hex:
#ffb05d
RGB:
255, 176, 93
CMY:
0, 31, 64
CMYK:
0, 31, 64, 0
HSL:
31°, 100.0000%, 68.2353%
HSV (HSB):
31°, 63.5294%, 100.0000%
XYZ:
58.7411, 53.1010, 17.5094
xyY:
0.4541, 0.4105, 53.1010
CIE-Lab:
77.9346, 21.0066, 53.1966
CIE-LCH:
77.9346, 57.1940, 68.4516
CIE-Luv:
77.9346, 61.7952, 58.8844
Hunter-Lab:
72.8704, 16.3663, 36.7630
#ffb05d color charts
#ffb05d color shades, tints & tones
#ffb05d color schemes
#ffb05d color preview, HTML & CSS examples
This text has a color of #ffb05d
<p style="color:#ffb05d;">Text here</p>
.mytext {color:#ffb05d;}
This box has a color of #ffb05d
<div style="background-color:#ffb05d;">Content here</div>
.mybackground {background-color:#ffb05d;}
Border around this has a color of #ffb05d
<div style="border:2px solid #ffb05d;">Content here</div>
.myborder {border:2px solid #ffb05d;}