#b23d75 color space conversions
Hex:
#b23d75
RGB:
178, 61, 117
CMY:
30, 76, 54
CMYK:
0, 66, 34, 30
HSL:
331°, 48.9540%, 46.8627%
HSV (HSB):
331°, 65.7303%, 69.8039%
XYZ:
23.2397, 14.0868, 18.3238
xyY:
0.4176, 0.2531, 14.0868
CIE-Lab:
44.3572, 52.4963, -6.3560
CIE-LCH:
44.3572, 52.8797, 353.0965
CIE-Luv:
44.3572, 71.0696, -17.5440
Hunter-Lab:
37.5324, 44.8439, -2.6734
#b23d75 color charts
#b23d75 color shades, tints & tones
#b23d75 color schemes
#b23d75 color preview, HTML & CSS examples
This text has a color of #b23d75
<p style="color:#b23d75;">Text here</p>
.mytext {color:#b23d75;}
This box has a color of #b23d75
<div style="background-color:#b23d75;">Content here</div>
.mybackground {background-color:#b23d75;}
Border around this has a color of #b23d75
<div style="border:2px solid #b23d75;">Content here</div>
.myborder {border:2px solid #b23d75;}