#a50f32 color space conversions
Hex:
#a50f32
RGB:
165, 15, 50
CMY:
35, 94, 80
CMYK:
0, 91, 70, 35
HSL:
346°, 83.3333%, 35.2941%
HSV (HSB):
346°, 90.9091%, 64.7059%
XYZ:
16.2636, 8.5713, 3.8148
xyY:
0.5677, 0.2992, 8.5713
CIE-Lab:
35.1454, 57.1308, 22.7378
CIE-LCH:
35.1454, 61.4894, 21.7023
CIE-Luv:
35.1454, 99.8011, 11.5515
Hunter-Lab:
29.2767, 47.9247, 12.7680
#a50f32 color charts
#a50f32 color shades, tints & tones
#a50f32 color schemes
#a50f32 color preview, HTML & CSS examples
This text has a color of #a50f32
<p style="color:#a50f32;">Text here</p>
.mytext {color:#a50f32;}
This box has a color of #a50f32
<div style="background-color:#a50f32;">Content here</div>
.mybackground {background-color:#a50f32;}
Border around this has a color of #a50f32
<div style="border:2px solid #a50f32;">Content here</div>
.myborder {border:2px solid #a50f32;}