#b5030a color space conversions
Hex:
#b5030a
RGB:
181, 3, 10
CMY:
29, 99, 96
CMYK:
0, 98, 94, 29
HSL:
358°, 96.7391%, 36.0784%
HSV (HSB):
358°, 98.3425%, 70.9804%
XYZ:
19.1434, 9.9108, 1.1912
xyY:
0.6329, 0.3277, 9.9108
CIE-Lab:
37.6819, 61.6999, 48.1565
CIE-LCH:
37.6819, 78.2683, 37.9719
CIE-Luv:
37.6819, 121.9611, 25.5373
Hunter-Lab:
31.4814, 53.4508, 19.7936
#b5030a color charts
#b5030a color shades, tints & tones
#b5030a color schemes
#b5030a color preview, HTML & CSS examples
This text has a color of #b5030a
<p style="color:#b5030a;">Text here</p>
.mytext {color:#b5030a;}
This box has a color of #b5030a
<div style="background-color:#b5030a;">Content here</div>
.mybackground {background-color:#b5030a;}
Border around this has a color of #b5030a
<div style="border:2px solid #b5030a;">Content here</div>
.myborder {border:2px solid #b5030a;}