#5f2023 color space conversions
Hex:
#5f2023
RGB:
95, 32, 35
CMY:
63, 87, 86
CMYK:
0, 66, 63, 63
HSL:
357°, 49.6063%, 24.9020%
HSV (HSB):
357°, 66.3158%, 37.2549%
XYZ:
5.5392, 3.5873, 1.9906
xyY:
0.4983, 0.3227, 3.5873
CIE-Lab:
22.2572, 28.9516, 13.2737
CIE-LCH:
22.2572, 31.8495, 24.6305
CIE-Luv:
22.2572, 40.9028, 7.5025
Hunter-Lab:
18.9401, 19.0588, 7.0268
#5f2023 color charts
#5f2023 color shades, tints & tones
#5f2023 color schemes
#5f2023 color preview, HTML & CSS examples
This text has a color of #5f2023
<p style="color:#5f2023;">Text here</p>
.mytext {color:#5f2023;}
This box has a color of #5f2023
<div style="background-color:#5f2023;">Content here</div>
.mybackground {background-color:#5f2023;}
Border around this has a color of #5f2023
<div style="border:2px solid #5f2023;">Content here</div>
.myborder {border:2px solid #5f2023;}