#b52344 color space conversions
Hex:
#b52344
RGB:
181, 35, 68
CMY:
29, 86, 73
CMYK:
0, 81, 62, 29
HSL:
346°, 67.5926%, 42.3529%
HSV (HSB):
346°, 80.6630%, 70.9804%
XYZ:
20.7005, 11.4432, 6.5866
xyY:
0.5345, 0.2955, 11.4432
CIE-Lab:
40.3171, 58.0813, 18.5876
CIE-LCH:
40.3171, 60.9831, 17.7461
CIE-Luv:
40.3171, 100.9128, 9.0212
Hunter-Lab:
33.8278, 50.0322, 12.1352
#b52344 color charts
#b52344 color shades, tints & tones
#b52344 color schemes
#b52344 color preview, HTML & CSS examples
This text has a color of #b52344
<p style="color:#b52344;">Text here</p>
.mytext {color:#b52344;}
This box has a color of #b52344
<div style="background-color:#b52344;">Content here</div>
.mybackground {background-color:#b52344;}
Border around this has a color of #b52344
<div style="border:2px solid #b52344;">Content here</div>
.myborder {border:2px solid #b52344;}