#b61e5f color space conversions
Hex:
#b61e5f
RGB:
182, 30, 95
CMY:
29, 88, 63
CMYK:
0, 84, 48, 29
HSL:
334°, 71.6981%, 41.5686%
HSV (HSB):
334°, 83.5165%, 71.3725%
XYZ:
21.8212, 11.6999, 11.9347
xyY:
0.4801, 0.2574, 11.6999
CIE-Lab:
40.7351, 61.6137, 2.1041
CIE-LCH:
40.7351, 61.6496, 1.9558
CIE-Luv:
40.7351, 93.5068, -8.8166
Hunter-Lab:
34.2050, 54.0159, 3.2563
#b61e5f color charts
#b61e5f color shades, tints & tones
#b61e5f color schemes
#b61e5f color preview, HTML & CSS examples
This text has a color of #b61e5f
<p style="color:#b61e5f;">Text here</p>
.mytext {color:#b61e5f;}
This box has a color of #b61e5f
<div style="background-color:#b61e5f;">Content here</div>
.mybackground {background-color:#b61e5f;}
Border around this has a color of #b61e5f
<div style="border:2px solid #b61e5f;">Content here</div>
.myborder {border:2px solid #b61e5f;}