#2f644b color space conversions
Hex:
#2f644b
RGB:
47, 100, 75
CMY:
82, 61, 71
CMYK:
53, 0, 25, 61
HSL:
152°, 36.0544%, 28.8235%
HSV (HSB):
152°, 53.0000%, 39.2157%
XYZ:
6.9995, 10.2267, 8.2616
xyY:
0.2746, 0.4012, 10.2267
CIE-Lab:
38.2462, -24.2421, 8.8575
CIE-LCH:
38.2462, 25.8096, 159.9289
CIE-Luv:
38.2462, -23.1949, 14.2607
Hunter-Lab:
31.9792, -16.8943, 7.0682
#2f644b color charts
#2f644b color shades, tints & tones
#2f644b color schemes
#2f644b color preview, HTML & CSS examples
This text has a color of #2f644b
<p style="color:#2f644b;">Text here</p>
.mytext {color:#2f644b;}
This box has a color of #2f644b
<div style="background-color:#2f644b;">Content here</div>
.mybackground {background-color:#2f644b;}
Border around this has a color of #2f644b
<div style="border:2px solid #2f644b;">Content here</div>
.myborder {border:2px solid #2f644b;}