#bad60c color space conversions
Hex:
#bad60c
RGB:
186, 214, 12
CMY:
27, 16, 95
CMYK:
13, 0, 94, 16
HSL:
68°, 89.3805%, 44.3137%
HSV (HSB):
68°, 94.3925%, 83.9216%
XYZ:
44.3626, 58.5588, 9.3126
xyY:
0.3953, 0.5218, 58.5588
CIE-Lab:
81.0485, -30.4631, 79.2063
CIE-LCH:
81.0485, 84.8625, 111.0370
CIE-Luv:
81.0485, -11.7836, 90.6469
Hunter-Lab:
76.5237, -30.4358, 46.3512
#bad60c color charts
#bad60c color shades, tints & tones
#bad60c color schemes
#bad60c color preview, HTML & CSS examples
This text has a color of #bad60c
<p style="color:#bad60c;">Text here</p>
.mytext {color:#bad60c;}
This box has a color of #bad60c
<div style="background-color:#bad60c;">Content here</div>
.mybackground {background-color:#bad60c;}
Border around this has a color of #bad60c
<div style="border:2px solid #bad60c;">Content here</div>
.myborder {border:2px solid #bad60c;}