#ffcd5b color space conversions
Hex:
#ffcd5b
RGB:
255, 205, 91
CMY:
0, 20, 64
CMYK:
0, 20, 64, 0
HSL:
42°, 100.0000%, 67.8431%
HSV (HSB):
42°, 64.3137%, 100.0000%
XYZ:
64.9596, 65.6780, 19.1509
xyY:
0.4337, 0.4385, 65.6780
CIE-Lab:
84.8319, 5.8046, 61.7909
CIE-LCH:
84.8319, 62.0629, 84.6334
CIE-Luv:
84.8319, 40.5395, 72.0694
Hunter-Lab:
81.0419, 1.2543, 42.7186
#ffcd5b color charts
#ffcd5b color shades, tints & tones
#ffcd5b color schemes
#ffcd5b color preview, HTML & CSS examples
This text has a color of #ffcd5b
<p style="color:#ffcd5b;">Text here</p>
.mytext {color:#ffcd5b;}
This box has a color of #ffcd5b
<div style="background-color:#ffcd5b;">Content here</div>
.mybackground {background-color:#ffcd5b;}
Border around this has a color of #ffcd5b
<div style="border:2px solid #ffcd5b;">Content here</div>
.myborder {border:2px solid #ffcd5b;}