#a52f32 color space conversions
Hex:
#a52f32
RGB:
165, 47, 50
CMY:
35, 82, 80
CMYK:
0, 72, 70, 35
HSL:
358°, 55.6604%, 41.5686%
HSV (HSB):
358°, 71.5152%, 64.7059%
XYZ:
17.1093, 10.2627, 4.0967
xyY:
0.5437, 0.3261, 10.2627
CIE-Lab:
38.3098, 48.2216, 26.6198
CIE-LCH:
38.3098, 55.0812, 28.9001
CIE-Luv:
38.3098, 87.3746, 17.6552
Hunter-Lab:
32.0354, 39.2705, 14.8426
#a52f32 color charts
#a52f32 color shades, tints & tones
#a52f32 color schemes
#a52f32 color preview, HTML & CSS examples
This text has a color of #a52f32
<p style="color:#a52f32;">Text here</p>
.mytext {color:#a52f32;}
This box has a color of #a52f32
<div style="background-color:#a52f32;">Content here</div>
.mybackground {background-color:#a52f32;}
Border around this has a color of #a52f32
<div style="border:2px solid #a52f32;">Content here</div>
.myborder {border:2px solid #a52f32;}