#3c2023 color space conversions
Hex:
#3c2023
RGB:
60, 32, 35
CMY:
76, 87, 86
CMYK:
0, 47, 42, 76
HSL:
354°, 30.4348%, 18.0392%
HSV (HSB):
354°, 46.6667%, 23.5294%
XYZ:
2.6834, 2.1150, 1.8569
xyY:
0.4032, 0.3178, 2.1150
CIE-Lab:
16.0797, 13.9730, 3.8295
CIE-LCH:
16.0797, 14.4883, 15.3265
CIE-Luv:
16.0797, 14.7650, 1.6281
Hunter-Lab:
14.5431, 7.4846, 2.6098
#3c2023 color charts
#3c2023 color shades, tints & tones
#3c2023 color schemes
#3c2023 color preview, HTML & CSS examples
This text has a color of #3c2023
<p style="color:#3c2023;">Text here</p>
.mytext {color:#3c2023;}
This box has a color of #3c2023
<div style="background-color:#3c2023;">Content here</div>
.mybackground {background-color:#3c2023;}
Border around this has a color of #3c2023
<div style="border:2px solid #3c2023;">Content here</div>
.myborder {border:2px solid #3c2023;}