#b72b65 color space conversions
Hex:
#b72b65
RGB:
183, 43, 101
CMY:
28, 83, 60
CMYK:
0, 77, 45, 28
HSL:
335°, 61.9469%, 44.3137%
HSV (HSB):
335°, 76.5027%, 71.7647%
XYZ:
22.7413, 12.7346, 13.5713
xyY:
0.4637, 0.2596, 12.7346
CIE-Lab:
42.3606, 58.8506, 0.7175
CIE-LCH:
42.3606, 58.8550, 0.6985
CIE-Luv:
42.3606, 87.9023, -9.8855
Hunter-Lab:
35.6856, 51.3025, 2.4317
#b72b65 color charts
#b72b65 color shades, tints & tones
#b72b65 color schemes
#b72b65 color preview, HTML & CSS examples
This text has a color of #b72b65
<p style="color:#b72b65;">Text here</p>
.mytext {color:#b72b65;}
This box has a color of #b72b65
<div style="background-color:#b72b65;">Content here</div>
.mybackground {background-color:#b72b65;}
Border around this has a color of #b72b65
<div style="border:2px solid #b72b65;">Content here</div>
.myborder {border:2px solid #b72b65;}