#a93e4b color space conversions
Hex:
#a93e4b
RGB:
169, 62, 75
CMY:
34, 76, 71
CMYK:
0, 63, 56, 34
HSL:
353°, 46.3203%, 45.2941%
HSV (HSB):
353°, 63.3136%, 66.2745%
XYZ:
19.3548, 12.3883, 8.0277
xyY:
0.4867, 0.3115, 12.3883
CIE-Lab:
41.8267, 44.9093, 15.8376
CIE-LCH:
41.8267, 47.6201, 19.4256
CIE-Luv:
41.8267, 76.0427, 9.7781
Hunter-Lab:
35.1970, 36.5624, 11.1151
#a93e4b color charts
#a93e4b color shades, tints & tones
#a93e4b color schemes
#a93e4b color preview, HTML & CSS examples
This text has a color of #a93e4b
<p style="color:#a93e4b;">Text here</p>
.mytext {color:#a93e4b;}
This box has a color of #a93e4b
<div style="background-color:#a93e4b;">Content here</div>
.mybackground {background-color:#a93e4b;}
Border around this has a color of #a93e4b
<div style="border:2px solid #a93e4b;">Content here</div>
.myborder {border:2px solid #a93e4b;}