#b25c70 color space conversions
Hex:
#b25c70
RGB:
178, 92, 112
CMY:
30, 64, 56
CMYK:
0, 48, 37, 30
HSL:
346°, 35.8333%, 52.9412%
HSV (HSB):
346°, 48.3146%, 69.8039%
XYZ:
25.1119, 18.2891, 17.5358
xyY:
0.4121, 0.3001, 18.2891
CIE-Lab:
49.8449, 37.0220, 4.7115
CIE-LCH:
49.8449, 37.3206, 7.2526
CIE-Luv:
49.8449, 56.6836, -0.5128
Hunter-Lab:
42.7658, 29.9743, 5.6245
#b25c70 color charts
#b25c70 color shades, tints & tones
#b25c70 color schemes
#b25c70 color preview, HTML & CSS examples
This text has a color of #b25c70
<p style="color:#b25c70;">Text here</p>
.mytext {color:#b25c70;}
This box has a color of #b25c70
<div style="background-color:#b25c70;">Content here</div>
.mybackground {background-color:#b25c70;}
Border around this has a color of #b25c70
<div style="border:2px solid #b25c70;">Content here</div>
.myborder {border:2px solid #b25c70;}