#a92f32 color space conversions
Hex:
#a92f32
RGB:
169, 47, 50
CMY:
34, 82, 80
CMYK:
0, 72, 70, 34
HSL:
359°, 56.4815%, 42.3529%
HSV (HSB):
359°, 72.1893%, 66.2745%
XYZ:
17.9544, 10.6983, 4.1363
xyY:
0.5476, 0.3263, 10.6983
CIE-Lab:
39.0677, 49.5286, 27.7116
CIE-LCH:
39.0677, 56.7540, 29.2273
CIE-Luv:
39.0677, 90.6502, 18.3856
Hunter-Lab:
32.7083, 40.7436, 15.3980
#a92f32 color charts
#a92f32 color shades, tints & tones
#a92f32 color schemes
#a92f32 color preview, HTML & CSS examples
This text has a color of #a92f32
<p style="color:#a92f32;">Text here</p>
.mytext {color:#a92f32;}
This box has a color of #a92f32
<div style="background-color:#a92f32;">Content here</div>
.mybackground {background-color:#a92f32;}
Border around this has a color of #a92f32
<div style="border:2px solid #a92f32;">Content here</div>
.myborder {border:2px solid #a92f32;}