#b23f65 color space conversions
Hex:
#b23f65
RGB:
178, 63, 101
CMY:
30, 75, 60
CMYK:
0, 65, 43, 30
HSL:
340°, 47.7178%, 47.2549%
HSV (HSB):
340°, 64.6067%, 69.8039%
XYZ:
22.4866, 13.9596, 13.8212
xyY:
0.4473, 0.2777, 13.9596
CIE-Lab:
44.1749, 49.8673, 3.2361
CIE-LCH:
44.1749, 49.9722, 3.7130
CIE-Luv:
44.1749, 75.3558, -5.0016
Hunter-Lab:
37.3625, 42.0455, 4.2211
#b23f65 color charts
#b23f65 color shades, tints & tones
#b23f65 color schemes
#b23f65 color preview, HTML & CSS examples
This text has a color of #b23f65
<p style="color:#b23f65;">Text here</p>
.mytext {color:#b23f65;}
This box has a color of #b23f65
<div style="background-color:#b23f65;">Content here</div>
.mybackground {background-color:#b23f65;}
Border around this has a color of #b23f65
<div style="border:2px solid #b23f65;">Content here</div>
.myborder {border:2px solid #b23f65;}