#cff300 color space conversions
Hex:
#cff300
RGB:
207, 243, 0
CMY:
19, 5, 100
CMYK:
15, 0, 100, 5
HSL:
69°, 100.0000%, 47.6471%
HSV (HSB):
69°, 100.0000%, 95.2941%
XYZ:
57.7827, 77.3666, 11.8878
xyY:
0.3930, 0.5262, 77.3666
CIE-Lab:
90.4901, -35.4409, 88.0141
CIE-LCH:
90.4901, 94.8817, 111.9333
CIE-Luv:
90.4901, -15.9008, 102.2863
Hunter-Lab:
87.9583, -36.6644, 53.5576
#cff300 color charts
#cff300 color shades, tints & tones
#cff300 color schemes
#cff300 color preview, HTML & CSS examples
This text has a color of #cff300
<p style="color:#cff300;">Text here</p>
.mytext {color:#cff300;}
This box has a color of #cff300
<div style="background-color:#cff300;">Content here</div>
.mybackground {background-color:#cff300;}
Border around this has a color of #cff300
<div style="border:2px solid #cff300;">Content here</div>
.myborder {border:2px solid #cff300;}