#a51e07 color space conversions
Hex:
#a51e07
RGB:
165, 30, 7
CMY:
35, 88, 97
CMYK:
0, 82, 96, 35
HSL:
9°, 91.8605%, 33.7255%
HSV (HSB):
9°, 95.7576%, 64.7059%
XYZ:
16.0197, 8.9432, 1.0829
xyY:
0.6151, 0.3434, 8.9432
CIE-Lab:
35.8747, 52.5923, 46.4289
CIE-LCH:
35.8747, 70.1541, 41.4384
CIE-Luv:
35.8747, 102.5261, 26.2599
Hunter-Lab:
29.9052, 43.2850, 18.7867
#a51e07 color charts
#a51e07 color shades, tints & tones
#a51e07 color schemes
#a51e07 color preview, HTML & CSS examples
This text has a color of #a51e07
<p style="color:#a51e07;">Text here</p>
.mytext {color:#a51e07;}
This box has a color of #a51e07
<div style="background-color:#a51e07;">Content here</div>
.mybackground {background-color:#a51e07;}
Border around this has a color of #a51e07
<div style="border:2px solid #a51e07;">Content here</div>
.myborder {border:2px solid #a51e07;}