#2f2f30 color space conversions
Hex:
#2f2f30
RGB:
47, 47, 48
CMY:
82, 82, 81
CMYK:
2, 2, 0, 81
HSL:
240°, 1.0526%, 18.6275%
HSV (HSB):
240°, 2.0833%, 18.8235%
XYZ:
2.7223, 2.8508, 3.2031
xyY:
0.3102, 0.3248, 2.8508
CIE-Lab:
19.4360, 0.2389, -0.6432
CIE-LCH:
19.4360, 0.6862, 290.3783
CIE-Luv:
19.4360, -0.0476, -0.6658
Hunter-Lab:
16.8842, -0.7672, 0.5711
#2f2f30 color charts
#2f2f30 color shades, tints & tones
#2f2f30 color schemes
#2f2f30 color preview, HTML & CSS examples
This text has a color of #2f2f30
<p style="color:#2f2f30;">Text here</p>
.mytext {color:#2f2f30;}
This box has a color of #2f2f30
<div style="background-color:#2f2f30;">Content here</div>
.mybackground {background-color:#2f2f30;}
Border around this has a color of #2f2f30
<div style="border:2px solid #2f2f30;">Content here</div>
.myborder {border:2px solid #2f2f30;}