#a12b43 color space conversions
Hex:
#a12b43
RGB:
161, 43, 67
CMY:
37, 83, 74
CMYK:
0, 73, 58, 37
HSL:
348°, 57.8431%, 40.0000%
HSV (HSB):
348°, 73.2919%, 63.1373%
XYZ:
16.5749, 9.7101, 6.3108
xyY:
0.5085, 0.2979, 9.7101
CIE-Lab:
37.3170, 49.5307, 14.5262
CIE-LCH:
37.3170, 51.6168, 16.3452
CIE-Luv:
37.3170, 81.5666, 6.8220
Hunter-Lab:
31.1610, 40.4148, 9.8051
#a12b43 color charts
#a12b43 color shades, tints & tones
#a12b43 color schemes
#a12b43 color preview, HTML & CSS examples
This text has a color of #a12b43
<p style="color:#a12b43;">Text here</p>
.mytext {color:#a12b43;}
This box has a color of #a12b43
<div style="background-color:#a12b43;">Content here</div>
.mybackground {background-color:#a12b43;}
Border around this has a color of #a12b43
<div style="border:2px solid #a12b43;">Content here</div>
.myborder {border:2px solid #a12b43;}