#ac403d color space conversions
Hex:
#ac403d
RGB:
172, 64, 61
CMY:
33, 75, 76
CMYK:
0, 63, 65, 33
HSL:
2°, 47.6395%, 45.6863%
HSV (HSB):
2°, 64.5349%, 67.4510%
XYZ:
19.6890, 12.7744, 5.8429
xyY:
0.5140, 0.3335, 12.7744
CIE-Lab:
42.4213, 44.0295, 25.2893
CIE-LCH:
42.4213, 50.7754, 29.8718
CIE-Luv:
42.4213, 80.6937, 18.7940
Hunter-Lab:
35.7413, 35.7840, 15.3264
#ac403d color charts
#ac403d color shades, tints & tones
#ac403d color schemes
#ac403d color preview, HTML & CSS examples
This text has a color of #ac403d
<p style="color:#ac403d;">Text here</p>
.mytext {color:#ac403d;}
This box has a color of #ac403d
<div style="background-color:#ac403d;">Content here</div>
.mybackground {background-color:#ac403d;}
Border around this has a color of #ac403d
<div style="border:2px solid #ac403d;">Content here</div>
.myborder {border:2px solid #ac403d;}