#b25f7c color space conversions
Hex:
#b25f7c
RGB:
178, 95, 124
CMY:
30, 63, 51
CMYK:
0, 47, 30, 30
HSL:
339°, 35.0211%, 53.5294%
HSV (HSB):
339°, 46.6292%, 69.8039%
XYZ:
26.0904, 19.1046, 21.3812
xyY:
0.3919, 0.2870, 19.1046
CIE-Lab:
50.8094, 36.9791, -1.0599
CIE-LCH:
50.8094, 36.9943, 358.3582
CIE-Luv:
50.8094, 52.2643, -7.9393
Hunter-Lab:
43.7088, 30.0586, 1.5931
#b25f7c color charts
#b25f7c color shades, tints & tones
#b25f7c color schemes
#b25f7c color preview, HTML & CSS examples
This text has a color of #b25f7c
<p style="color:#b25f7c;">Text here</p>
.mytext {color:#b25f7c;}
This box has a color of #b25f7c
<div style="background-color:#b25f7c;">Content here</div>
.mybackground {background-color:#b25f7c;}
Border around this has a color of #b25f7c
<div style="border:2px solid #b25f7c;">Content here</div>
.myborder {border:2px solid #b25f7c;}