#b7205d color space conversions
Hex:
#b7205d
RGB:
183, 32, 93
CMY:
28, 87, 64
CMYK:
0, 83, 49, 28
HSL:
336°, 70.2326%, 42.1569%
HSV (HSB):
336°, 82.5137%, 71.7647%
XYZ:
22.0207, 11.8906, 11.4904
xyY:
0.4850, 0.2619, 11.8906
CIE-Lab:
41.0417, 61.2219, 3.8355
CIE-LCH:
41.0417, 61.3419, 3.5848
CIE-Luv:
41.0417, 94.5537, -6.7560
Hunter-Lab:
34.4828, 53.6454, 4.3812
#b7205d color charts
#b7205d color shades, tints & tones
#b7205d color schemes
#b7205d color preview, HTML & CSS examples
This text has a color of #b7205d
<p style="color:#b7205d;">Text here</p>
.mytext {color:#b7205d;}
This box has a color of #b7205d
<div style="background-color:#b7205d;">Content here</div>
.mybackground {background-color:#b7205d;}
Border around this has a color of #b7205d
<div style="border:2px solid #b7205d;">Content here</div>
.myborder {border:2px solid #b7205d;}