#949495 color space conversions
Hex:
#949495
RGB:
148, 148, 149
CMY:
42, 42, 42
CMYK:
1, 1, 0, 42
HSL:
240°, 0.4695%, 58.2353%
HSV (HSB):
240°, 0.6711%, 58.4314%
XYZ:
28.2275, 29.6456, 32.6682
xyY:
0.3118, 0.3274, 29.6456
CIE-Lab:
61.3473, 0.1978, -0.5338
CIE-LCH:
61.3473, 0.5692, 290.3311
CIE-Luv:
61.3473, -0.0561, -0.7966
Hunter-Lab:
54.4478, -2.7436, 2.5400
#949495 color charts
#949495 color shades, tints & tones
#949495 color schemes
#949495 color preview, HTML & CSS examples
This text has a color of #949495
<p style="color:#949495;">Text here</p>
.mytext {color:#949495;}
This box has a color of #949495
<div style="background-color:#949495;">Content here</div>
.mybackground {background-color:#949495;}
Border around this has a color of #949495
<div style="border:2px solid #949495;">Content here</div>
.myborder {border:2px solid #949495;}