#a9375f color space conversions
Hex:
#a9375f
RGB:
169, 55, 95
CMY:
34, 78, 63
CMYK:
0, 67, 44, 34
HSL:
339°, 50.8929%, 43.9216%
HSV (HSB):
339°, 67.4556%, 66.2745%
XYZ:
19.7939, 11.9936, 12.0982
xyY:
0.4510, 0.2733, 11.9936
CIE-Lab:
41.2060, 49.7928, 2.4807
CIE-LCH:
41.2060, 49.8545, 2.8522
CIE-Luv:
41.2060, 73.7418, -5.8596
Hunter-Lab:
34.6318, 41.4167, 3.5300
#a9375f color charts
#a9375f color shades, tints & tones
#a9375f color schemes
#a9375f color preview, HTML & CSS examples
This text has a color of #a9375f
<p style="color:#a9375f;">Text here</p>
.mytext {color:#a9375f;}
This box has a color of #a9375f
<div style="background-color:#a9375f;">Content here</div>
.mybackground {background-color:#a9375f;}
Border around this has a color of #a9375f
<div style="border:2px solid #a9375f;">Content here</div>
.myborder {border:2px solid #a9375f;}