#124c65 color space conversions
Hex:
#124c65
RGB:
18, 76, 101
CMY:
93, 70, 60
CMYK:
82, 25, 0, 60
HSL:
198°, 69.7479%, 23.3333%
HSV (HSB):
198°, 82.1782%, 39.6078%
XYZ:
5.1829, 6.2371, 13.2426
xyY:
0.2102, 0.2529, 6.2371
CIE-Lab:
30.0029, -8.6844, -19.7758
CIE-LCH:
30.0029, 21.5987, 246.2917
CIE-Luv:
30.0029, -18.7680, -24.5498
Hunter-Lab:
24.9741, -6.6607, -13.9569
#124c65 color charts
#124c65 color shades, tints & tones
#124c65 color schemes
#124c65 color preview, HTML & CSS examples
This text has a color of #124c65
<p style="color:#124c65;">Text here</p>
.mytext {color:#124c65;}
This box has a color of #124c65
<div style="background-color:#124c65;">Content here</div>
.mybackground {background-color:#124c65;}
Border around this has a color of #124c65
<div style="border:2px solid #124c65;">Content here</div>
.myborder {border:2px solid #124c65;}