#a0234b color space conversions
Hex:
#a0234b
RGB:
160, 35, 75
CMY:
37, 86, 71
CMYK:
0, 78, 53, 37
HSL:
341°, 64.1026%, 38.2353%
HSV (HSB):
341°, 78.1250%, 62.7451%
XYZ:
16.3682, 9.1836, 7.5665
xyY:
0.4942, 0.2773, 9.1836
CIE-Lab:
36.3355, 52.5950, 8.0077
CIE-LCH:
36.3355, 53.2011, 8.6569
CIE-Luv:
36.3355, 81.4517, -0.4263
Hunter-Lab:
30.3045, 43.3794, 6.4095
#a0234b color charts
#a0234b color shades, tints & tones
#a0234b color schemes
#a0234b color preview, HTML & CSS examples
This text has a color of #a0234b
<p style="color:#a0234b;">Text here</p>
.mytext {color:#a0234b;}
This box has a color of #a0234b
<div style="background-color:#a0234b;">Content here</div>
.mybackground {background-color:#a0234b;}
Border around this has a color of #a0234b
<div style="border:2px solid #a0234b;">Content here</div>
.myborder {border:2px solid #a0234b;}