#ac3b3e color space conversions
Hex:
#ac3b3e
RGB:
172, 59, 62
CMY:
33, 77, 76
CMYK:
0, 66, 64, 33
HSL:
358°, 48.9177%, 45.2941%
HSV (HSB):
358°, 65.6977%, 67.4510%
XYZ:
19.4467, 12.2464, 5.8963
xyY:
0.5173, 0.3258, 12.2464
CIE-Lab:
41.6051, 46.3294, 23.6528
CIE-LCH:
41.6051, 52.0180, 27.0459
CIE-Luv:
41.6051, 83.5129, 16.6404
Hunter-Lab:
34.9948, 37.9520, 14.5066
#ac3b3e color charts
#ac3b3e color shades, tints & tones
#ac3b3e color schemes
#ac3b3e color preview, HTML & CSS examples
This text has a color of #ac3b3e
<p style="color:#ac3b3e;">Text here</p>
.mytext {color:#ac3b3e;}
This box has a color of #ac3b3e
<div style="background-color:#ac3b3e;">Content here</div>
.mybackground {background-color:#ac3b3e;}
Border around this has a color of #ac3b3e
<div style="border:2px solid #ac3b3e;">Content here</div>
.myborder {border:2px solid #ac3b3e;}