#b70c63 color space conversions
Hex:
#b70c63
RGB:
183, 12, 99
CMY:
28, 95, 61
CMYK:
0, 93, 46, 28
HSL:
329°, 87.6923%, 38.2353%
HSV (HSB):
329°, 93.4426%, 71.7647%
XYZ:
21.9120, 11.2311, 12.8173
xyY:
0.4768, 0.2444, 11.2311
CIE-Lab:
39.9670, 65.3485, -1.5239
CIE-LCH:
39.9670, 65.3662, 358.6641
CIE-Luv:
39.9670, 96.2180, -13.8271
Hunter-Lab:
33.5128, 58.0632, 0.7829
#b70c63 color charts
#b70c63 color shades, tints & tones
#b70c63 color schemes
#b70c63 color preview, HTML & CSS examples
This text has a color of #b70c63
<p style="color:#b70c63;">Text here</p>
.mytext {color:#b70c63;}
This box has a color of #b70c63
<div style="background-color:#b70c63;">Content here</div>
.mybackground {background-color:#b70c63;}
Border around this has a color of #b70c63
<div style="border:2px solid #b70c63;">Content here</div>
.myborder {border:2px solid #b70c63;}