#b25c7b color space conversions
Hex:
#b25c7b
RGB:
178, 92, 123
CMY:
30, 64, 52
CMYK:
0, 48, 31, 30
HSL:
338°, 35.8333%, 52.9412%
HSV (HSB):
338°, 48.3146%, 69.8039%
XYZ:
25.7624, 18.5493, 20.9614
xyY:
0.3947, 0.2842, 18.5493
CIE-Lab:
50.1557, 38.4292, -1.4211
CIE-LCH:
50.1557, 38.4555, 357.8821
CIE-Luv:
50.1557, 54.1415, -8.6769
Hunter-Lab:
43.0689, 31.4021, 1.2921
#b25c7b color charts
#b25c7b color shades, tints & tones
#b25c7b color schemes
#b25c7b color preview, HTML & CSS examples
This text has a color of #b25c7b
<p style="color:#b25c7b;">Text here</p>
.mytext {color:#b25c7b;}
This box has a color of #b25c7b
<div style="background-color:#b25c7b;">Content here</div>
.mybackground {background-color:#b25c7b;}
Border around this has a color of #b25c7b
<div style="border:2px solid #b25c7b;">Content here</div>
.myborder {border:2px solid #b25c7b;}