#cfbb00 color space conversions
Hex:
#cfbb00
RGB:
207, 187, 0
CMY:
19, 27, 100
CMYK:
0, 10, 100, 19
HSL:
54°, 100.0000%, 40.5882%
HSV (HSB):
54°, 100.0000%, 81.1765%
XYZ:
43.5025, 48.8060, 7.1277
xyY:
0.4375, 0.4908, 48.8060
CIE-Lab:
75.3305, -8.3399, 76.8619
CIE-LCH:
75.3305, 77.3130, 96.1926
CIE-Luv:
75.3305, 20.0733, 81.1004
Hunter-Lab:
69.8613, -11.1059, 42.8538
#cfbb00 color charts
#cfbb00 color shades, tints & tones
#cfbb00 color schemes
#cfbb00 color preview, HTML & CSS examples
This text has a color of #cfbb00
<p style="color:#cfbb00;">Text here</p>
.mytext {color:#cfbb00;}
This box has a color of #cfbb00
<div style="background-color:#cfbb00;">Content here</div>
.mybackground {background-color:#cfbb00;}
Border around this has a color of #cfbb00
<div style="border:2px solid #cfbb00;">Content here</div>
.myborder {border:2px solid #cfbb00;}