#282f32 color space conversions
Hex:
#282f32
RGB:
40, 47, 50
CMY:
84, 82, 80
CMYK:
20, 6, 0, 80
HSL:
198°, 11.1111%, 17.6471%
HSV (HSB):
198°, 20.0000%, 19.6078%
XYZ:
2.4673, 2.7144, 3.4115
xyY:
0.2871, 0.3159, 2.7144
CIE-Lab:
18.8619, -2.2202, -2.9443
CIE-LCH:
18.8619, 3.6876, 232.9805
CIE-Luv:
18.8619, -3.2088, -2.6984
Hunter-Lab:
16.4755, -2.1008, -0.7440
#282f32 color charts
#282f32 color shades, tints & tones
#282f32 color schemes
#282f32 color preview, HTML & CSS examples
This text has a color of #282f32
<p style="color:#282f32;">Text here</p>
.mytext {color:#282f32;}
This box has a color of #282f32
<div style="background-color:#282f32;">Content here</div>
.mybackground {background-color:#282f32;}
Border around this has a color of #282f32
<div style="border:2px solid #282f32;">Content here</div>
.myborder {border:2px solid #282f32;}