#b61c44 color space conversions
Hex:
#b61c44
RGB:
182, 28, 68
CMY:
29, 89, 73
CMYK:
0, 85, 63, 29
HSL:
344°, 73.3333%, 41.1765%
HSV (HSB):
344°, 84.6154%, 71.3725%
XYZ:
20.7500, 11.1929, 6.5356
xyY:
0.5393, 0.2909, 11.1929
CIE-Lab:
39.9036, 60.1037, 18.0774
CIE-LCH:
39.9036, 62.7634, 16.7398
CIE-Luv:
39.9036, 104.1218, 7.9834
Hunter-Lab:
33.4559, 52.1618, 11.8367
#b61c44 color charts
#b61c44 color shades, tints & tones
#b61c44 color schemes
#b61c44 color preview, HTML & CSS examples
This text has a color of #b61c44
<p style="color:#b61c44;">Text here</p>
.mytext {color:#b61c44;}
This box has a color of #b61c44
<div style="background-color:#b61c44;">Content here</div>
.mybackground {background-color:#b61c44;}
Border around this has a color of #b61c44
<div style="border:2px solid #b61c44;">Content here</div>
.myborder {border:2px solid #b61c44;}