#b74d7a color space conversions
Hex:
#b74d7a
RGB:
183, 77, 122
CMY:
28, 70, 52
CMYK:
0, 58, 33, 28
HSL:
335°, 42.4000%, 50.9804%
HSV (HSB):
335°, 57.9235%, 71.7647%
XYZ:
25.6952, 16.7802, 20.2970
xyY:
0.4093, 0.2673, 16.7802
CIE-Lab:
47.9819, 47.5176, -3.9358
CIE-LCH:
47.9819, 47.6803, 355.2651
CIE-Luv:
47.9819, 66.1100, -13.6656
Hunter-Lab:
40.9636, 40.2810, -0.7029
#b74d7a color charts
#b74d7a color shades, tints & tones
#b74d7a color schemes
#b74d7a color preview, HTML & CSS examples
This text has a color of #b74d7a
<p style="color:#b74d7a;">Text here</p>
.mytext {color:#b74d7a;}
This box has a color of #b74d7a
<div style="background-color:#b74d7a;">Content here</div>
.mybackground {background-color:#b74d7a;}
Border around this has a color of #b74d7a
<div style="border:2px solid #b74d7a;">Content here</div>
.myborder {border:2px solid #b74d7a;}