#192f2f color space conversions
Hex:
#192f2f
RGB:
25, 47, 47
CMY:
90, 82, 82
CMYK:
47, 0, 0, 82
HSL:
180°, 30.5556%, 14.1176%
HSV (HSB):
180°, 46.8085%, 18.4314%
XYZ:
1.9305, 2.4449, 3.0595
xyY:
0.2597, 0.3288, 2.4449
CIE-Lab:
17.6677, -8.6986, -2.7554
CIE-LCH:
17.6677, 9.1246, 197.5761
CIE-Luv:
17.6677, -8.3222, -1.7982
Hunter-Lab:
15.6363, -5.3253, -0.6556
#192f2f color charts
#192f2f color shades, tints & tones
#192f2f color schemes
#192f2f color preview, HTML & CSS examples
This text has a color of #192f2f
<p style="color:#192f2f;">Text here</p>
.mytext {color:#192f2f;}
This box has a color of #192f2f
<div style="background-color:#192f2f;">Content here</div>
.mybackground {background-color:#192f2f;}
Border around this has a color of #192f2f
<div style="border:2px solid #192f2f;">Content here</div>
.myborder {border:2px solid #192f2f;}