#2f644d color space conversions
Hex:
#2f644d
RGB:
47, 100, 77
CMY:
82, 61, 70
CMYK:
53, 0, 23, 61
HSL:
154°, 36.0544%, 28.8235%
HSV (HSB):
154°, 53.0000%, 39.2157%
XYZ:
7.0690, 10.2545, 8.6279
xyY:
0.2724, 0.3951, 10.2545
CIE-Lab:
38.2954, -23.7620, 7.7090
CIE-LCH:
38.2954, 24.9812, 162.0256
CIE-Luv:
38.2954, -23.1221, 12.8457
Hunter-Lab:
32.0227, -16.6357, 6.4412
#2f644d color charts
#2f644d color shades, tints & tones
#2f644d color schemes
#2f644d color preview, HTML & CSS examples
This text has a color of #2f644d
<p style="color:#2f644d;">Text here</p>
.mytext {color:#2f644d;}
This box has a color of #2f644d
<div style="background-color:#2f644d;">Content here</div>
.mybackground {background-color:#2f644d;}
Border around this has a color of #2f644d
<div style="border:2px solid #2f644d;">Content here</div>
.myborder {border:2px solid #2f644d;}