#a94b65 color space conversions
Hex:
#a94b65
RGB:
169, 75, 101
CMY:
34, 71, 60
CMYK:
0, 56, 40, 34
HSL:
343°, 38.5246%, 47.8431%
HSV (HSB):
343°, 55.6213%, 66.2745%
XYZ:
21.2272, 14.4068, 13.9739
xyY:
0.4279, 0.2904, 14.4068
CIE-Lab:
44.8107, 41.2425, 3.9635
CIE-LCH:
44.8107, 41.4325, 5.4894
CIE-Luv:
44.8107, 61.8776, -2.3411
Hunter-Lab:
37.9562, 33.4037, 4.7413
#a94b65 color charts
#a94b65 color shades, tints & tones
#a94b65 color schemes
#a94b65 color preview, HTML & CSS examples
This text has a color of #a94b65
<p style="color:#a94b65;">Text here</p>
.mytext {color:#a94b65;}
This box has a color of #a94b65
<div style="background-color:#a94b65;">Content here</div>
.mybackground {background-color:#a94b65;}
Border around this has a color of #a94b65
<div style="border:2px solid #a94b65;">Content here</div>
.myborder {border:2px solid #a94b65;}