#a91b7e color space conversions
Hex:
#a91b7e
RGB:
169, 27, 126
CMY:
34, 89, 51
CMYK:
0, 84, 25, 34
HSL:
318°, 72.4490%, 38.4314%
HSV (HSB):
318°, 84.0237%, 66.2745%
XYZ:
20.5200, 10.7252, 20.7273
xyY:
0.3948, 0.2064, 10.7252
CIE-Lab:
39.1138, 62.3911, -20.0274
CIE-LCH:
39.1138, 65.5267, 342.2035
CIE-Luv:
39.1138, 70.7463, -36.6369
Hunter-Lab:
32.7494, 54.5324, -14.6004
#a91b7e color charts
#a91b7e color shades, tints & tones
#a91b7e color schemes
#a91b7e color preview, HTML & CSS examples
This text has a color of #a91b7e
<p style="color:#a91b7e;">Text here</p>
.mytext {color:#a91b7e;}
This box has a color of #a91b7e
<div style="background-color:#a91b7e;">Content here</div>
.mybackground {background-color:#a91b7e;}
Border around this has a color of #a91b7e
<div style="border:2px solid #a91b7e;">Content here</div>
.myborder {border:2px solid #a91b7e;}