#b04c8d color space conversions
Hex:
#b04c8d
RGB:
176, 76, 141
CMY:
31, 70, 45
CMYK:
0, 57, 20, 31
HSL:
321°, 39.6825%, 49.4118%
HSV (HSB):
321°, 56.8182%, 69.0196%
XYZ:
25.2967, 16.3221, 27.0165
xyY:
0.3686, 0.2378, 16.3221
CIE-Lab:
47.3942, 48.3703, -16.3758
CIE-LCH:
47.3942, 51.0672, 341.2965
CIE-Luv:
47.3942, 55.6334, -30.8265
Hunter-Lab:
40.4006, 41.0660, -11.3677
#b04c8d color charts
#b04c8d color shades, tints & tones
#b04c8d color schemes
#b04c8d color preview, HTML & CSS examples
This text has a color of #b04c8d
<p style="color:#b04c8d;">Text here</p>
.mytext {color:#b04c8d;}
This box has a color of #b04c8d
<div style="background-color:#b04c8d;">Content here</div>
.mybackground {background-color:#b04c8d;}
Border around this has a color of #b04c8d
<div style="border:2px solid #b04c8d;">Content here</div>
.myborder {border:2px solid #b04c8d;}