#bad01c color space conversions
Hex:
#bad01c
RGB:
186, 208, 28
CMY:
27, 18, 89
CMYK:
11, 0, 87, 18
HSL:
67°, 76.2712%, 46.2745%
HSV (HSB):
67°, 86.5385%, 81.5686%
XYZ:
43.0152, 55.6347, 9.5700
xyY:
0.3975, 0.5141, 55.6347
CIE-Lab:
79.4055, -27.3484, 75.5691
CIE-LCH:
79.4055, 80.3655, 109.8952
CIE-Luv:
79.4055, -8.2363, 86.8928
Hunter-Lab:
74.5887, -27.5895, 44.6049
#bad01c color charts
#bad01c RGB chart
#bad01c CMYK chart
#bad01c RGB pie chart
#bad01c color shades, tints & tones
#bad01c color schemes
#bad01c color preview, HTML & CSS examples
This text has a color of #bad01c
<p style="color:#bad01c;">Text here</p>
.mytext {color:#bad01c;}
Text color #bad01c
This box has a color of #bad01c
<div style="background-color:#bad01c;">Content here</div>
.mybackground {background-color:#bad01c;}
Background color #bad01c
Border around this has a color of #bad01c
<div style="border:2px solid #bad01c;">Content here</div>
.myborder {border:2px solid #bad01c;}
Border color #bad01c