#1f7a7a color space conversions
Hex:
#1f7a7a
RGB:
31, 122, 122
CMY:
88, 52, 52
CMYK:
75, 0, 0, 52
HSL:
180°, 59.4771%, 30.0000%
HSV (HSB):
180°, 74.5902%, 47.8431%
XYZ:
11.0375, 15.6155, 20.8447
xyY:
0.2324, 0.3288, 15.6155
CIE-Lab:
46.4660, -25.3114, -7.5680
CIE-LCH:
46.4660, 26.4186, 196.6465
CIE-Luv:
46.4660, -32.8638, -7.0969
Hunter-Lab:
39.5165, -19.2965, -3.6136
#1f7a7a color charts
#1f7a7a color shades, tints & tones
#1f7a7a color schemes
#1f7a7a color preview, HTML & CSS examples
This text has a color of #1f7a7a
<p style="color:#1f7a7a;">Text here</p>
.mytext {color:#1f7a7a;}
This box has a color of #1f7a7a
<div style="background-color:#1f7a7a;">Content here</div>
.mybackground {background-color:#1f7a7a;}
Border around this has a color of #1f7a7a
<div style="border:2px solid #1f7a7a;">Content here</div>
.myborder {border:2px solid #1f7a7a;}