#248f2f color space conversions
Hex:
#248f2f
RGB:
36, 143, 47
CMY:
86, 44, 82
CMYK:
75, 0, 67, 44
HSL:
126°, 59.7765%, 35.0980%
HSV (HSB):
126°, 74.8252%, 56.0784%
XYZ:
11.0631, 20.2252, 6.0101
xyY:
0.2966, 0.5423, 20.2252
CIE-Lab:
52.0909, -49.3681, 41.2480
CIE-LCH:
52.0909, 64.3320, 140.1206
CIE-Luv:
52.0909, -43.8397, 53.6056
Hunter-Lab:
44.9725, -34.7913, 23.5572
#248f2f color charts
#248f2f color shades, tints & tones
#248f2f color schemes
#248f2f color preview, HTML & CSS examples
This text has a color of #248f2f
<p style="color:#248f2f;">Text here</p>
.mytext {color:#248f2f;}
This box has a color of #248f2f
<div style="background-color:#248f2f;">Content here</div>
.mybackground {background-color:#248f2f;}
Border around this has a color of #248f2f
<div style="border:2px solid #248f2f;">Content here</div>
.myborder {border:2px solid #248f2f;}