#b25c8c color space conversions
Hex:
#b25c8c
RGB:
178, 92, 140
CMY:
30, 64, 45
CMYK:
0, 48, 21, 30
HSL:
327°, 35.8333%, 52.9412%
HSV (HSB):
327°, 48.3146%, 69.8039%
XYZ:
26.9209, 19.0127, 27.0619
xyY:
0.3688, 0.2605, 19.0127
CIE-Lab:
50.7021, 40.8535, -10.7429
CIE-LCH:
50.7021, 42.2424, 345.2669
CIE-Luv:
50.7021, 50.0652, -21.9223
Hunter-Lab:
43.6036, 33.8997, -6.2749
#b25c8c color charts
#b25c8c color shades, tints & tones
#b25c8c color schemes
#b25c8c color preview, HTML & CSS examples
This text has a color of #b25c8c
<p style="color:#b25c8c;">Text here</p>
.mytext {color:#b25c8c;}
This box has a color of #b25c8c
<div style="background-color:#b25c8c;">Content here</div>
.mybackground {background-color:#b25c8c;}
Border around this has a color of #b25c8c
<div style="border:2px solid #b25c8c;">Content here</div>
.myborder {border:2px solid #b25c8c;}