#b83f7f color space conversions
Hex:
#b83f7f
RGB:
184, 63, 127
CMY:
28, 75, 50
CMYK:
0, 66, 31, 28
HSL:
328°, 48.9879%, 48.4314%
HSV (HSB):
328°, 65.7609%, 72.1569%
XYZ:
25.3754, 15.2777, 21.6901
xyY:
0.4070, 0.2451, 15.2777
CIE-Lab:
46.0122, 54.6610, -9.8881
CIE-LCH:
46.0122, 55.5482, 349.7461
CIE-Luv:
46.0122, 71.6231, -22.8070
Hunter-Lab:
39.0867, 47.4823, -5.5408
#b83f7f color charts
#b83f7f color shades, tints & tones
#b83f7f color schemes
#b83f7f color preview, HTML & CSS examples
This text has a color of #b83f7f
<p style="color:#b83f7f;">Text here</p>
.mytext {color:#b83f7f;}
This box has a color of #b83f7f
<div style="background-color:#b83f7f;">Content here</div>
.mybackground {background-color:#b83f7f;}
Border around this has a color of #b83f7f
<div style="border:2px solid #b83f7f;">Content here</div>
.myborder {border:2px solid #b83f7f;}