#b9612a color space conversions
Hex:
#b9612a
RGB:
185, 97, 42
CMY:
27, 62, 84
CMYK:
0, 48, 77, 27
HSL:
23°, 62.9956%, 44.5098%
HSV (HSB):
23°, 77.2973%, 72.5490%
XYZ:
24.7002, 19.0308, 4.5620
xyY:
0.5115, 0.3941, 19.0308
CIE-Lab:
50.7233, 31.4731, 45.5760
CIE-LCH:
50.7233, 55.3871, 55.3724
CIE-Luv:
50.7233, 70.7165, 39.9236
Hunter-Lab:
43.6244, 24.7244, 24.3369
#b9612a color charts
#b9612a color shades, tints & tones
#b9612a color schemes
#b9612a color preview, HTML & CSS examples
This text has a color of #b9612a
<p style="color:#b9612a;">Text here</p>
.mytext {color:#b9612a;}
This box has a color of #b9612a
<div style="background-color:#b9612a;">Content here</div>
.mybackground {background-color:#b9612a;}
Border around this has a color of #b9612a
<div style="border:2px solid #b9612a;">Content here</div>
.myborder {border:2px solid #b9612a;}