#b74d82 color space conversions
Hex:
#b74d82
RGB:
183, 77, 130
CMY:
28, 70, 49
CMYK:
0, 58, 29, 28
HSL:
330°, 42.4000%, 50.9804%
HSV (HSB):
330°, 57.9235%, 71.7647%
XYZ:
26.2116, 16.9867, 23.0164
xyY:
0.3959, 0.2565, 16.9867
CIE-Lab:
48.2433, 48.5421, -8.3751
CIE-LCH:
48.2433, 49.2593, 350.2110
CIE-Luv:
48.2433, 63.7626, -19.8256
Hunter-Lab:
41.2150, 41.3949, -4.2598
#b74d82 color charts
#b74d82 color shades, tints & tones
#b74d82 color schemes
#b74d82 color preview, HTML & CSS examples
This text has a color of #b74d82
<p style="color:#b74d82;">Text here</p>
.mytext {color:#b74d82;}
This box has a color of #b74d82
<div style="background-color:#b74d82;">Content here</div>
.mybackground {background-color:#b74d82;}
Border around this has a color of #b74d82
<div style="border:2px solid #b74d82;">Content here</div>
.myborder {border:2px solid #b74d82;}