#308d8d color space conversions
Hex:
#308d8d
RGB:
48, 141, 141
CMY:
81, 45, 45
CMYK:
66, 0, 0, 45
HSL:
180°, 49.2063%, 37.0588%
HSV (HSB):
180°, 65.9574%, 55.2941%
XYZ:
15.5515, 21.6012, 28.5491
xyY:
0.2367, 0.3288, 21.6012
CIE-Lab:
53.6013, -26.5324, -8.0068
CIE-LCH:
53.6013, 27.7142, 196.7925
CIE-Luv:
53.6013, -35.9190, -7.7572
Hunter-Lab:
46.4771, -21.6078, -3.8856
#308d8d color charts
#308d8d color shades, tints & tones
#308d8d color schemes
#308d8d color preview, HTML & CSS examples
This text has a color of #308d8d
<p style="color:#308d8d;">Text here</p>
.mytext {color:#308d8d;}
This box has a color of #308d8d
<div style="background-color:#308d8d;">Content here</div>
.mybackground {background-color:#308d8d;}
Border around this has a color of #308d8d
<div style="border:2px solid #308d8d;">Content here</div>
.myborder {border:2px solid #308d8d;}