#b7027f color space conversions
Hex:
#b7027f
RGB:
183, 2, 127
CMY:
28, 99, 50
CMYK:
0, 99, 31, 28
HSL:
319°, 97.8378%, 36.2745%
HSV (HSB):
319°, 98.9071%, 71.7647%
XYZ:
23.3809, 11.6430, 21.0937
xyY:
0.4166, 0.2075, 11.6430
CIE-Lab:
40.6430, 69.1375, -18.0647
CIE-LCH:
40.6430, 71.4586, 345.3568
CIE-Luv:
40.6430, 84.5731, -35.5719
Hunter-Lab:
34.1218, 62.5982, -12.7670
#b7027f color charts
#b7027f color shades, tints & tones
#b7027f color schemes
#b7027f color preview, HTML & CSS examples
This text has a color of #b7027f
<p style="color:#b7027f;">Text here</p>
.mytext {color:#b7027f;}
This box has a color of #b7027f
<div style="background-color:#b7027f;">Content here</div>
.mybackground {background-color:#b7027f;}
Border around this has a color of #b7027f
<div style="border:2px solid #b7027f;">Content here</div>
.myborder {border:2px solid #b7027f;}