#2f8f8f color space conversions
Hex:
#2f8f8f
RGB:
47, 143, 143
CMY:
82, 44, 44
CMYK:
67, 0, 0, 44
HSL:
180°, 50.5263%, 37.2549%
HSV (HSB):
180°, 67.1329%, 56.0784%
XYZ:
15.9527, 22.2324, 29.4371
xyY:
0.2359, 0.3288, 22.2324
CIE-Lab:
54.2728, -27.0951, -8.1628
CIE-LCH:
54.2728, 28.2980, 196.7658
CIE-Luv:
54.2728, -36.7379, -7.9339
Hunter-Lab:
47.1513, -22.1229, -4.0095
#2f8f8f color charts
#2f8f8f color shades, tints & tones
#2f8f8f color schemes
#2f8f8f color preview, HTML & CSS examples
This text has a color of #2f8f8f
<p style="color:#2f8f8f;">Text here</p>
.mytext {color:#2f8f8f;}
This box has a color of #2f8f8f
<div style="background-color:#2f8f8f;">Content here</div>
.mybackground {background-color:#2f8f8f;}
Border around this has a color of #2f8f8f
<div style="border:2px solid #2f8f8f;">Content here</div>
.myborder {border:2px solid #2f8f8f;}