#ffcf2f color space conversions
Hex:
#ffcf2f
RGB:
255, 207, 47
CMY:
0, 19, 82
CMYK:
0, 19, 82, 0
HSL:
46°, 100.0000%, 59.2157%
HSV (HSB):
46°, 81.5686%, 100.0000%
XYZ:
64.0659, 66.0909, 12.0695
xyY:
0.4505, 0.4647, 66.0909
CIE-Lab:
85.0428, 2.8665, 78.1375
CIE-LCH:
85.0428, 78.1901, 87.8990
CIE-Luv:
85.0428, 40.8080, 84.6298
Hunter-Lab:
81.2963, -1.6008, 48.1050
#ffcf2f color charts
#ffcf2f color shades, tints & tones
#ffcf2f color schemes
#ffcf2f color preview, HTML & CSS examples
This text has a color of #ffcf2f
<p style="color:#ffcf2f;">Text here</p>
.mytext {color:#ffcf2f;}
This box has a color of #ffcf2f
<div style="background-color:#ffcf2f;">Content here</div>
.mybackground {background-color:#ffcf2f;}
Border around this has a color of #ffcf2f
<div style="border:2px solid #ffcf2f;">Content here</div>
.myborder {border:2px solid #ffcf2f;}