#b61e4a color space conversions
Hex:
#b61e4a
RGB:
182, 30, 74
CMY:
29, 88, 71
CMYK:
0, 84, 59, 29
HSL:
343°, 71.6981%, 41.5686%
HSV (HSB):
343°, 83.5165%, 71.3725%
XYZ:
20.9917, 11.3680, 7.5664
xyY:
0.5258, 0.2847, 11.3680
CIE-Lab:
40.1936, 60.0179, 14.6599
CIE-LCH:
40.1936, 61.7824, 13.7262
CIE-Luv:
40.1936, 101.4418, 4.8524
Hunter-Lab:
33.7165, 52.1291, 10.2961
#b61e4a color charts
#b61e4a color shades, tints & tones
#b61e4a color schemes
#b61e4a color preview, HTML & CSS examples
This text has a color of #b61e4a
<p style="color:#b61e4a;">Text here</p>
.mytext {color:#b61e4a;}
This box has a color of #b61e4a
<div style="background-color:#b61e4a;">Content here</div>
.mybackground {background-color:#b61e4a;}
Border around this has a color of #b61e4a
<div style="border:2px solid #b61e4a;">Content here</div>
.myborder {border:2px solid #b61e4a;}