#448d2d color space conversions
Hex:
#448d2d
RGB:
68, 141, 45
CMY:
73, 45, 82
CMYK:
52, 0, 68, 45
HSL:
106°, 51.6129%, 36.4706%
HSV (HSB):
106°, 68.0851%, 55.2941%
XYZ:
12.3824, 20.4682, 5.7808
xyY:
0.3205, 0.5298, 20.4682
CIE-Lab:
52.3624, -41.1962, 42.6974
CIE-LCH:
52.3624, 59.3312, 133.9748
CIE-Luv:
52.3624, -34.5509, 53.5732
Hunter-Lab:
45.2417, -30.3186, 24.0935
#448d2d color charts
#448d2d color shades, tints & tones
#448d2d color schemes
#448d2d color preview, HTML & CSS examples
This text has a color of #448d2d
<p style="color:#448d2d;">Text here</p>
.mytext {color:#448d2d;}
This box has a color of #448d2d
<div style="background-color:#448d2d;">Content here</div>
.mybackground {background-color:#448d2d;}
Border around this has a color of #448d2d
<div style="border:2px solid #448d2d;">Content here</div>
.myborder {border:2px solid #448d2d;}