#b25f6a color space conversions
Hex:
#b25f6a
RGB:
178, 95, 106
CMY:
30, 63, 58
CMYK:
0, 47, 40, 30
HSL:
352°, 35.0211%, 53.5294%
HSV (HSB):
352°, 46.6292%, 69.8039%
XYZ:
25.0538, 18.6900, 15.9227
xyY:
0.4199, 0.3132, 18.6900
CIE-Lab:
50.3225, 34.7160, 8.9795
CIE-LCH:
50.3225, 35.8585, 14.5021
CIE-Luv:
50.3225, 56.2069, 5.1990
Hunter-Lab:
43.2319, 27.7887, 8.4253
#b25f6a color charts
#b25f6a color shades, tints & tones
#b25f6a color schemes
#b25f6a color preview, HTML & CSS examples
This text has a color of #b25f6a
<p style="color:#b25f6a;">Text here</p>
.mytext {color:#b25f6a;}
This box has a color of #b25f6a
<div style="background-color:#b25f6a;">Content here</div>
.mybackground {background-color:#b25f6a;}
Border around this has a color of #b25f6a
<div style="border:2px solid #b25f6a;">Content here</div>
.myborder {border:2px solid #b25f6a;}