#85bf30 color space conversions
Hex:
#85bf30
RGB:
133, 191, 48
CMY:
48, 25, 81
CMYK:
30, 0, 75, 25
HSL:
84°, 59.8326%, 46.8627%
HSV (HSB):
84°, 74.8691%, 74.9020%
XYZ:
28.8372, 42.4615, 9.4723
xyY:
0.3570, 0.5257, 42.4615
CIE-Lab:
71.1880, -39.8344, 61.7047
CIE-LCH:
71.1880, 73.4455, 122.8449
CIE-Luv:
71.1880, -29.3123, 76.0503
Hunter-Lab:
65.1625, -35.0406, 36.9951
#85bf30 color charts
#85bf30 color shades, tints & tones
#85bf30 color schemes
#85bf30 color preview, HTML & CSS examples
This text has a color of #85bf30
<p style="color:#85bf30;">Text here</p>
.mytext {color:#85bf30;}
This box has a color of #85bf30
<div style="background-color:#85bf30;">Content here</div>
.mybackground {background-color:#85bf30;}
Border around this has a color of #85bf30
<div style="border:2px solid #85bf30;">Content here</div>
.myborder {border:2px solid #85bf30;}