#b92a8c color space conversions
Hex:
#b92a8c
RGB:
185, 42, 140
CMY:
27, 84, 45
CMYK:
0, 77, 24, 27
HSL:
319°, 62.9956%, 44.5098%
HSV (HSB):
319°, 77.2973%, 72.5490%
XYZ:
25.5692, 13.8637, 26.1393
xyY:
0.3899, 0.2114, 13.8637
CIE-Lab:
44.0368, 63.9930, -20.7892
CIE-LCH:
44.0368, 67.2852, 342.0027
CIE-Luv:
44.0368, 74.4400, -39.1280
Hunter-Lab:
37.2339, 57.4195, -15.5594
#b92a8c color charts
#b92a8c color shades, tints & tones
#b92a8c color schemes
#b92a8c color preview, HTML & CSS examples
This text has a color of #b92a8c
<p style="color:#b92a8c;">Text here</p>
.mytext {color:#b92a8c;}
This box has a color of #b92a8c
<div style="background-color:#b92a8c;">Content here</div>
.mybackground {background-color:#b92a8c;}
Border around this has a color of #b92a8c
<div style="border:2px solid #b92a8c;">Content here</div>
.myborder {border:2px solid #b92a8c;}