#85d00d color space conversions
Hex:
#85d00d
RGB:
133, 208, 13
CMY:
48, 18, 95
CMYK:
36, 0, 94, 18
HSL:
83°, 88.2353%, 43.3333%
HSV (HSB):
83°, 93.7500%, 81.5686%
XYZ:
32.3014, 50.1274, 8.3539
xyY:
0.3558, 0.5522, 50.1274
CIE-Lab:
76.1474, -48.2628, 73.8904
CIE-LCH:
76.1474, 88.2559, 123.1513
CIE-Luv:
76.1474, -37.7985, 88.2356
Hunter-Lab:
70.8007, -42.4641, 42.5648
#85d00d color charts
#85d00d color shades, tints & tones
#85d00d color schemes
#85d00d color preview, HTML & CSS examples
This text has a color of #85d00d
<p style="color:#85d00d;">Text here</p>
.mytext {color:#85d00d;}
This box has a color of #85d00d
<div style="background-color:#85d00d;">Content here</div>
.mybackground {background-color:#85d00d;}
Border around this has a color of #85d00d
<div style="border:2px solid #85d00d;">Content here</div>
.myborder {border:2px solid #85d00d;}