#1f8255 color space conversions
Hex:
#1f8255
RGB:
31, 130, 85
CMY:
88, 49, 67
CMYK:
76, 0, 35, 49
HSL:
153°, 61.4907%, 31.5686%
HSV (HSB):
153°, 76.1538%, 50.9804%
XYZ:
10.1874, 16.9124, 11.3218
xyY:
0.2651, 0.4402, 16.9124
CIE-Lab:
48.1495, -38.9986, 16.5548
CIE-LCH:
48.1495, 42.3668, 156.9989
CIE-Luv:
48.1495, -38.1967, 26.7387
Hunter-Lab:
41.1247, -27.7504, 12.4645
#1f8255 color charts
#1f8255 color shades, tints & tones
#1f8255 color schemes
#1f8255 color preview, HTML & CSS examples
This text has a color of #1f8255
<p style="color:#1f8255;">Text here</p>
.mytext {color:#1f8255;}
This box has a color of #1f8255
<div style="background-color:#1f8255;">Content here</div>
.mybackground {background-color:#1f8255;}
Border around this has a color of #1f8255
<div style="border:2px solid #1f8255;">Content here</div>
.myborder {border:2px solid #1f8255;}