#125f5f color space conversions
Hex:
#125f5f
RGB:
18, 95, 95
CMY:
93, 63, 63
CMYK:
81, 0, 0, 63
HSL:
180°, 68.1416%, 22.1569%
HSV (HSB):
180°, 81.0526%, 37.2549%
XYZ:
6.4072, 9.1392, 12.2528
xyY:
0.2305, 0.3288, 9.1392
CIE-Lab:
36.2510, -21.7280, -6.4702
CIE-LCH:
36.2510, 22.6709, 196.5825
CIE-Luv:
36.2510, -26.2295, -5.6641
Hunter-Lab:
30.2312, -15.0731, -2.8687
#125f5f color charts
#125f5f color shades, tints & tones
#125f5f color schemes
#125f5f color preview, HTML & CSS examples
This text has a color of #125f5f
<p style="color:#125f5f;">Text here</p>
.mytext {color:#125f5f;}
This box has a color of #125f5f
<div style="background-color:#125f5f;">Content here</div>
.mybackground {background-color:#125f5f;}
Border around this has a color of #125f5f
<div style="border:2px solid #125f5f;">Content here</div>
.myborder {border:2px solid #125f5f;}