#b25c7c color space conversions
Hex:
#b25c7c
RGB:
178, 92, 124
CMY:
30, 64, 51
CMYK:
0, 48, 30, 30
HSL:
338°, 35.8333%, 52.9412%
HSV (HSB):
338°, 48.3146%, 69.8039%
XYZ:
25.8253, 18.5745, 21.2929
xyY:
0.3931, 0.2827, 18.5745
CIE-Lab:
50.1856, 38.5636, -1.9750
CIE-LCH:
50.1856, 38.6141, 357.0682
CIE-Luv:
50.1856, 53.9058, -9.4372
Hunter-Lab:
43.0982, 31.5393, 0.8762
#b25c7c color charts
#b25c7c color shades, tints & tones
#b25c7c color schemes
#b25c7c color preview, HTML & CSS examples
This text has a color of #b25c7c
<p style="color:#b25c7c;">Text here</p>
.mytext {color:#b25c7c;}
This box has a color of #b25c7c
<div style="background-color:#b25c7c;">Content here</div>
.mybackground {background-color:#b25c7c;}
Border around this has a color of #b25c7c
<div style="border:2px solid #b25c7c;">Content here</div>
.myborder {border:2px solid #b25c7c;}