#ac642d color space conversions
Hex:
#ac642d
RGB:
172, 100, 45
CMY:
33, 61, 82
CMYK:
0, 42, 74, 33
HSL:
26°, 58.5253%, 42.5490%
HSV (HSB):
26°, 73.8372%, 67.4510%
XYZ:
22.0441, 18.0745, 4.8095
xyY:
0.4907, 0.4023, 18.0745
CIE-Lab:
49.5863, 24.5004, 42.3814
CIE-LCH:
49.5863, 48.9536, 59.9680
CIE-Luv:
49.5863, 57.2612, 39.0115
Hunter-Lab:
42.5141, 18.1549, 23.0525
#ac642d color charts
#ac642d color shades, tints & tones
#ac642d color schemes
#ac642d color preview, HTML & CSS examples
This text has a color of #ac642d
<p style="color:#ac642d;">Text here</p>
.mytext {color:#ac642d;}
This box has a color of #ac642d
<div style="background-color:#ac642d;">Content here</div>
.mybackground {background-color:#ac642d;}
Border around this has a color of #ac642d
<div style="border:2px solid #ac642d;">Content here</div>
.myborder {border:2px solid #ac642d;}