#ffcf00 color space conversions
Hex:
#ffcf00
RGB:
255, 207, 0
CMY:
0, 19, 100
CMYK:
0, 19, 100, 0
HSL:
49°, 100.0000%, 50.0000%
HSV (HSB):
49°, 100.0000%, 100.0000%
XYZ:
63.5528, 65.8856, 9.3676
xyY:
0.4579, 0.4747, 65.8856
CIE-Lab:
84.9381, 2.1443, 85.7395
CIE-LCH:
84.9381, 85.7663, 88.5673
CIE-Luv:
84.9381, 41.4670, 89.1539
Hunter-Lab:
81.1700, -2.2891, 49.9765
#ffcf00 color charts
#ffcf00 RGB chart
#ffcf00 CMYK chart
#ffcf00 RGB pie chart
#ffcf00 color shades, tints & tones
#ffcf00 color schemes
#ffcf00 color preview, HTML & CSS examples
This text has a color of #ffcf00
<p style="color:#ffcf00;">Text here</p>
.mytext {color:#ffcf00;}
Text color #ffcf00
This box has a color of #ffcf00
<div style="background-color:#ffcf00;">Content here</div>
.mybackground {background-color:#ffcf00;}
Background color #ffcf00
Border around this has a color of #ffcf00
<div style="border:2px solid #ffcf00;">Content here</div>
.myborder {border:2px solid #ffcf00;}
Border color #ffcf00