#ffcb5f color space conversions
Hex:
#ffcb5f
RGB:
255, 203, 95
CMY:
0, 20, 63
CMYK:
0, 20, 63, 0
HSL:
41°, 100.0000%, 68.6275%
HSV (HSB):
41°, 62.7451%, 100.0000%
XYZ:
64.6615, 64.7981, 19.9257
xyY:
0.4329, 0.4338, 64.7981
CIE-Lab:
84.3796, 7.0793, 59.5198
CIE-LCH:
84.3796, 59.9393, 83.2171
CIE-Luv:
84.3796, 41.7524, 69.7275
Hunter-Lab:
80.4973, 2.5145, 41.6719
#ffcb5f color charts
#ffcb5f color shades, tints & tones
#ffcb5f color schemes
#ffcb5f color preview, HTML & CSS examples
This text has a color of #ffcb5f
<p style="color:#ffcb5f;">Text here</p>
.mytext {color:#ffcb5f;}
This box has a color of #ffcb5f
<div style="background-color:#ffcb5f;">Content here</div>
.mybackground {background-color:#ffcb5f;}
Border around this has a color of #ffcb5f
<div style="border:2px solid #ffcb5f;">Content here</div>
.myborder {border:2px solid #ffcb5f;}