#a81d28 color space conversions
Hex:
#a81d28
RGB:
168, 29, 40
CMY:
34, 89, 84
CMYK:
0, 83, 76, 34
HSL:
355°, 70.5584%, 38.6275%
HSV (HSB):
355°, 82.7381%, 65.8824%
XYZ:
16.9708, 9.3568, 2.9191
xyY:
0.5803, 0.3199, 9.3568
CIE-Lab:
36.6623, 54.5590, 30.9388
CIE-LCH:
36.6623, 62.7208, 29.5563
CIE-Luv:
36.6623, 100.5170, 18.4522
Hunter-Lab:
30.5888, 45.5022, 15.7542
#a81d28 color charts
#a81d28 color shades, tints & tones
#a81d28 color schemes
#a81d28 color preview, HTML & CSS examples
This text has a color of #a81d28
<p style="color:#a81d28;">Text here</p>
.mytext {color:#a81d28;}
This box has a color of #a81d28
<div style="background-color:#a81d28;">Content here</div>
.mybackground {background-color:#a81d28;}
Border around this has a color of #a81d28
<div style="border:2px solid #a81d28;">Content here</div>
.myborder {border:2px solid #a81d28;}