#1f765c color space conversions
Hex:
#1f765c
RGB:
31, 118, 92
CMY:
88, 54, 64
CMYK:
74, 0, 22, 54
HSL:
162°, 58.3893%, 29.2157%
HSV (HSB):
162°, 73.7288%, 46.2745%
XYZ:
8.9753, 14.0209, 12.3585
xyY:
0.2539, 0.3966, 14.0209
CIE-Lab:
44.2629, -32.0659, 7.0667
CIE-LCH:
44.2629, 32.8353, 167.5718
CIE-Luv:
44.2629, -33.2592, 13.7442
Hunter-Lab:
37.4445, -22.7421, 6.6426
#1f765c color charts
#1f765c color shades, tints & tones
#1f765c color schemes
#1f765c color preview, HTML & CSS examples
This text has a color of #1f765c
<p style="color:#1f765c;">Text here</p>
.mytext {color:#1f765c;}
This box has a color of #1f765c
<div style="background-color:#1f765c;">Content here</div>
.mybackground {background-color:#1f765c;}
Border around this has a color of #1f765c
<div style="border:2px solid #1f765c;">Content here</div>
.myborder {border:2px solid #1f765c;}