#74493c color space conversions
Hex:
#74493c
RGB:
116, 73, 60
CMY:
55, 71, 76
CMYK:
0, 37, 48, 55
HSL:
14°, 31.8182%, 34.5098%
HSV (HSB):
14°, 48.2759%, 45.4902%
XYZ:
10.4006, 8.8043, 5.4262
xyY:
0.4223, 0.3574, 8.8043
CIE-Lab:
35.6048, 16.7190, 15.3742
CIE-LCH:
35.6048, 22.7133, 42.6006
CIE-Luv:
35.6048, 29.7308, 14.2678
Hunter-Lab:
29.6721, 10.6413, 9.9280
#74493c color charts
#74493c color shades, tints & tones
#74493c color schemes
#74493c color preview, HTML & CSS examples
This text has a color of #74493c
<p style="color:#74493c;">Text here</p>
.mytext {color:#74493c;}
This box has a color of #74493c
<div style="background-color:#74493c;">Content here</div>
.mybackground {background-color:#74493c;}
Border around this has a color of #74493c
<div style="border:2px solid #74493c;">Content here</div>
.myborder {border:2px solid #74493c;}