#192f51 color space conversions
Hex:
#192f51
RGB:
25, 47, 81
CMY:
90, 82, 68
CMYK:
69, 42, 0, 68
HSL:
216°, 52.8302%, 20.7843%
HSV (HSB):
216°, 69.1358%, 31.7647%
XYZ:
2.9026, 2.8338, 8.1786
xyY:
0.2086, 0.2036, 2.8338
CIE-Lab:
19.3655, 3.8485, -23.4107
CIE-LCH:
19.3655, 23.7249, 279.3355
CIE-Luv:
19.3655, -8.0172, -26.1083
Hunter-Lab:
16.8338, 1.3191, -17.0218
#192f51 color charts
#192f51 color shades, tints & tones
#192f51 color schemes
#192f51 color preview, HTML & CSS examples
This text has a color of #192f51
<p style="color:#192f51;">Text here</p>
.mytext {color:#192f51;}
This box has a color of #192f51
<div style="background-color:#192f51;">Content here</div>
.mybackground {background-color:#192f51;}
Border around this has a color of #192f51
<div style="border:2px solid #192f51;">Content here</div>
.myborder {border:2px solid #192f51;}