#b50d02 color space conversions
Hex:
#b50d02
RGB:
181, 13, 2
CMY:
29, 95, 99
CMYK:
0, 93, 99, 29
HSL:
4°, 97.8142%, 35.8824%
HSV (HSB):
4°, 98.8950%, 70.9804%
XYZ:
19.2109, 10.1160, 0.9975
xyY:
0.6335, 0.3336, 10.1160
CIE-Lab:
38.0498, 60.4582, 51.3409
CIE-LCH:
38.0498, 79.3164, 40.3378
CIE-Luv:
38.0498, 120.6619, 27.2429
Hunter-Lab:
31.8056, 52.1560, 20.4045
#b50d02 color charts
#b50d02 color shades, tints & tones
#b50d02 color schemes
#b50d02 color preview, HTML & CSS examples
This text has a color of #b50d02
<p style="color:#b50d02;">Text here</p>
.mytext {color:#b50d02;}
This box has a color of #b50d02
<div style="background-color:#b50d02;">Content here</div>
.mybackground {background-color:#b50d02;}
Border around this has a color of #b50d02
<div style="border:2px solid #b50d02;">Content here</div>
.myborder {border:2px solid #b50d02;}