#1f7f7f color space conversions
Hex:
#1f7f7f
RGB:
31, 127, 127
CMY:
88, 50, 50
CMYK:
76, 0, 0, 50
HSL:
180°, 60.7595%, 30.9804%
HSV (HSB):
180°, 75.5906%, 49.8039%
XYZ:
11.9852, 17.0024, 22.7288
xyY:
0.2317, 0.3288, 17.0024
CIE-Lab:
48.2630, -26.2660, -7.8428
CIE-LCH:
48.2630, 27.4119, 196.6253
CIE-Luv:
48.2630, -34.3958, -7.4277
Hunter-Lab:
41.2339, -20.2758, -3.8178
#1f7f7f color charts
#1f7f7f color shades, tints & tones
#1f7f7f color schemes
#1f7f7f color preview, HTML & CSS examples
This text has a color of #1f7f7f
<p style="color:#1f7f7f;">Text here</p>
.mytext {color:#1f7f7f;}
This box has a color of #1f7f7f
<div style="background-color:#1f7f7f;">Content here</div>
.mybackground {background-color:#1f7f7f;}
Border around this has a color of #1f7f7f
<div style="border:2px solid #1f7f7f;">Content here</div>
.myborder {border:2px solid #1f7f7f;}