#1f7d7a color space conversions
Hex:
#1f7d7a
RGB:
31, 125, 122
CMY:
88, 51, 52
CMYK:
75, 0, 2, 51
HSL:
178°, 60.2564%, 30.5882%
HSV (HSB):
178°, 75.2000%, 49.0196%
XYZ:
11.4115, 16.3637, 20.9694
xyY:
0.2341, 0.3357, 16.3637
CIE-Lab:
47.4481, -26.8193, -6.1042
CIE-LCH:
47.4481, 27.5051, 192.8223
CIE-Luv:
47.4481, -33.9840, -4.8013
Hunter-Lab:
40.4520, -20.4361, -2.4181
#1f7d7a color charts
#1f7d7a color shades, tints & tones
#1f7d7a color schemes
#1f7d7a color preview, HTML & CSS examples
This text has a color of #1f7d7a
<p style="color:#1f7d7a;">Text here</p>
.mytext {color:#1f7d7a;}
This box has a color of #1f7d7a
<div style="background-color:#1f7d7a;">Content here</div>
.mybackground {background-color:#1f7d7a;}
Border around this has a color of #1f7d7a
<div style="border:2px solid #1f7d7a;">Content here</div>
.myborder {border:2px solid #1f7d7a;}