#b72f63 color space conversions
Hex:
#b72f63
RGB:
183, 47, 99
CMY:
28, 82, 61
CMYK:
0, 74, 46, 28
HSL:
337°, 59.1304%, 45.0980%
HSV (HSB):
337°, 74.3169%, 71.7647%
XYZ:
22.7971, 13.0012, 13.1123
xyY:
0.4661, 0.2658, 13.0012
CIE-Lab:
42.7650, 57.3614, 2.5540
CIE-LCH:
42.7650, 57.4182, 2.5493
CIE-Luv:
42.7650, 87.1553, -7.4001
Hunter-Lab:
36.0571, 49.7565, 3.6789
#b72f63 color charts
#b72f63 color shades, tints & tones
#b72f63 color schemes
#b72f63 color preview, HTML & CSS examples
This text has a color of #b72f63
<p style="color:#b72f63;">Text here</p>
.mytext {color:#b72f63;}
This box has a color of #b72f63
<div style="background-color:#b72f63;">Content here</div>
.mybackground {background-color:#b72f63;}
Border around this has a color of #b72f63
<div style="border:2px solid #b72f63;">Content here</div>
.myborder {border:2px solid #b72f63;}