#b70c69 color space conversions
Hex:
#b70c69
RGB:
183, 12, 105
CMY:
28, 95, 59
CMYK:
0, 93, 43, 28
HSL:
327°, 87.6923%, 38.2353%
HSV (HSB):
327°, 93.4426%, 71.7647%
XYZ:
22.2097, 11.3501, 14.3848
xyY:
0.4632, 0.2367, 11.3501
CIE-Lab:
40.1641, 65.8810, -5.0272
CIE-LCH:
40.1641, 66.0726, 355.6363
CIE-Luv:
40.1641, 93.5709, -18.1634
Hunter-Lab:
33.6900, 58.7165, -1.7324
#b70c69 color charts
#b70c69 color shades, tints & tones
#b70c69 color schemes
#b70c69 color preview, HTML & CSS examples
This text has a color of #b70c69
<p style="color:#b70c69;">Text here</p>
.mytext {color:#b70c69;}
This box has a color of #b70c69
<div style="background-color:#b70c69;">Content here</div>
.mybackground {background-color:#b70c69;}
Border around this has a color of #b70c69
<div style="border:2px solid #b70c69;">Content here</div>
.myborder {border:2px solid #b70c69;}