#bad28f color space conversions
Hex:
#bad28f
RGB:
186, 210, 143
CMY:
27, 18, 44
CMYK:
11, 0, 32, 18
HSL:
81°, 42.6752%, 69.2157%
HSV (HSB):
81°, 31.9048%, 82.3529%
XYZ:
48.2542, 58.5155, 34.7379
xyY:
0.3410, 0.4135, 58.5155
CIE-Lab:
81.0245, -19.3353, 30.6226
CIE-LCH:
81.0245, 36.2160, 122.2685
CIE-Luv:
81.0245, -11.0400, 45.1501
Hunter-Lab:
76.4954, -21.2670, 26.6221
#bad28f color charts
#bad28f color shades, tints & tones
#bad28f color schemes
#bad28f color preview, HTML & CSS examples
This text has a color of #bad28f
<p style="color:#bad28f;">Text here</p>
.mytext {color:#bad28f;}
This box has a color of #bad28f
<div style="background-color:#bad28f;">Content here</div>
.mybackground {background-color:#bad28f;}
Border around this has a color of #bad28f
<div style="border:2px solid #bad28f;">Content here</div>
.myborder {border:2px solid #bad28f;}