#b5003d color space conversions
Hex:
#b5003d
RGB:
181, 0, 61
CMY:
29, 100, 76
CMYK:
0, 100, 66, 29
HSL:
340°, 100.0000%, 35.4902%
HSV (HSB):
340°, 100.0000%, 70.9804%
XYZ:
19.8984, 10.1607, 5.3273
xyY:
0.5623, 0.2871, 10.1607
CIE-Lab:
38.1293, 63.5746, 20.1766
CIE-LCH:
38.1293, 66.6995, 17.6078
CIE-Luv:
38.1293, 111.4668, 8.5895
Hunter-Lab:
31.8758, 55.6453, 12.4041
#b5003d color charts
#b5003d color shades, tints & tones
#b5003d color schemes
#b5003d color preview, HTML & CSS examples
This text has a color of #b5003d
<p style="color:#b5003d;">Text here</p>
.mytext {color:#b5003d;}
This box has a color of #b5003d
<div style="background-color:#b5003d;">Content here</div>
.mybackground {background-color:#b5003d;}
Border around this has a color of #b5003d
<div style="border:2px solid #b5003d;">Content here</div>
.myborder {border:2px solid #b5003d;}