#b92a5f color space conversions
Hex:
#b92a5f
RGB:
185, 42, 95
CMY:
27, 84, 63
CMYK:
0, 77, 49, 27
HSL:
338°, 62.9956%, 44.5098%
HSV (HSB):
338°, 77.2973%, 72.5490%
XYZ:
22.9011, 12.7964, 12.0894
xyY:
0.4792, 0.2678, 12.7964
CIE-Lab:
42.4549, 59.1697, 4.6574
CIE-LCH:
42.4549, 59.3527, 4.5006
CIE-Luv:
42.4549, 92.1418, -5.3600
Hunter-Lab:
35.7721, 51.6735, 5.0031
#b92a5f color charts
#b92a5f color shades, tints & tones
#b92a5f color schemes
#b92a5f color preview, HTML & CSS examples
This text has a color of #b92a5f
<p style="color:#b92a5f;">Text here</p>
.mytext {color:#b92a5f;}
This box has a color of #b92a5f
<div style="background-color:#b92a5f;">Content here</div>
.mybackground {background-color:#b92a5f;}
Border around this has a color of #b92a5f
<div style="border:2px solid #b92a5f;">Content here</div>
.myborder {border:2px solid #b92a5f;}