#b7205e color space conversions
Hex:
#b7205e
RGB:
183, 32, 94
CMY:
28, 87, 63
CMYK:
0, 83, 49, 28
HSL:
335°, 70.2326%, 42.1569%
HSV (HSB):
335°, 82.5137%, 71.7647%
XYZ:
22.0653, 11.9085, 11.7253
xyY:
0.4828, 0.2606, 11.9085
CIE-Lab:
41.0703, 61.3062, 3.2451
CIE-LCH:
41.0703, 61.3920, 3.0300
CIE-Luv:
41.0703, 94.1600, -7.4460
Hunter-Lab:
34.5086, 53.7455, 4.0106
#b7205e color charts
#b7205e color shades, tints & tones
#b7205e color schemes
#b7205e color preview, HTML & CSS examples
This text has a color of #b7205e
<p style="color:#b7205e;">Text here</p>
.mytext {color:#b7205e;}
This box has a color of #b7205e
<div style="background-color:#b7205e;">Content here</div>
.mybackground {background-color:#b7205e;}
Border around this has a color of #b7205e
<div style="border:2px solid #b7205e;">Content here</div>
.myborder {border:2px solid #b7205e;}