#008448 color space conversions
Hex:
#008448
RGB:
0, 132, 72
CMY:
100, 48, 72
CMYK:
100, 0, 45, 48
HSL:
153°, 100.0000%, 25.8824%
HSV (HSB):
153°, 100.0000%, 51.7647%
XYZ:
9.4210, 16.9704, 8.9100
xyY:
0.2669, 0.4807, 16.9704
CIE-Lab:
48.2227, -45.4262, 23.8991
CIE-LCH:
48.2227, 51.3294, 152.2508
CIE-Luv:
48.2227, -42.7615, 35.7648
Hunter-Lab:
41.1952, -31.2702, 16.0130
#008448 color charts
#008448 color shades, tints & tones
#008448 color schemes
#008448 color preview, HTML & CSS examples
This text has a color of #008448
<p style="color:#008448;">Text here</p>
.mytext {color:#008448;}
This box has a color of #008448
<div style="background-color:#008448;">Content here</div>
.mybackground {background-color:#008448;}
Border around this has a color of #008448
<div style="border:2px solid #008448;">Content here</div>
.myborder {border:2px solid #008448;}