#b42f5c color space conversions
Hex:
#b42f5c
RGB:
180, 47, 92
CMY:
29, 82, 64
CMYK:
0, 74, 49, 29
HSL:
340°, 58.5903%, 44.5098%
HSV (HSB):
340°, 73.8889%, 70.5882%
XYZ:
21.7707, 12.5090, 11.3923
xyY:
0.4767, 0.2739, 12.5090
CIE-Lab:
42.0140, 55.8644, 5.7816
CIE-LCH:
42.0140, 56.1628, 5.9087
CIE-Luv:
42.0140, 87.2075, -3.3577
Hunter-Lab:
35.3681, 47.9806, 5.6601
#b42f5c color charts
#b42f5c color shades, tints & tones
#b42f5c color schemes
#b42f5c color preview, HTML & CSS examples
This text has a color of #b42f5c
<p style="color:#b42f5c;">Text here</p>
.mytext {color:#b42f5c;}
This box has a color of #b42f5c
<div style="background-color:#b42f5c;">Content here</div>
.mybackground {background-color:#b42f5c;}
Border around this has a color of #b42f5c
<div style="border:2px solid #b42f5c;">Content here</div>
.myborder {border:2px solid #b42f5c;}