#1f6262 color space conversions
Hex:
#1f6262
RGB:
31, 98, 98
CMY:
88, 62, 62
CMYK:
68, 0, 0, 62
HSL:
180°, 51.9380%, 25.2941%
HSV (HSB):
180°, 68.3673%, 38.4314%
XYZ:
7.1374, 9.9085, 13.0916
xyY:
0.2368, 0.3288, 9.9085
CIE-Lab:
37.6777, -20.4243, -6.1652
CIE-LCH:
37.6777, 21.3345, 196.7969
CIE-Luv:
37.6777, -25.2068, -5.4437
Hunter-Lab:
31.4778, -14.6126, -2.6243
#1f6262 color charts
#1f6262 color shades, tints & tones
#1f6262 color schemes
#1f6262 color preview, HTML & CSS examples
This text has a color of #1f6262
<p style="color:#1f6262;">Text here</p>
.mytext {color:#1f6262;}
This box has a color of #1f6262
<div style="background-color:#1f6262;">Content here</div>
.mybackground {background-color:#1f6262;}
Border around this has a color of #1f6262
<div style="border:2px solid #1f6262;">Content here</div>
.myborder {border:2px solid #1f6262;}