#b90f32 color space conversions
Hex:
#b90f32
RGB:
185, 15, 50
CMY:
27, 94, 80
CMYK:
0, 92, 73, 27
HSL:
348°, 85.0000%, 39.2157%
HSV (HSB):
348°, 91.8919%, 72.5490%
XYZ:
20.7541, 10.8862, 4.0250
xyY:
0.5819, 0.3052, 10.8862
CIE-Lab:
39.3882, 62.3449, 28.8727
CIE-LCH:
39.3882, 68.7060, 24.8494
CIE-Luv:
39.3882, 115.4405, 15.9908
Hunter-Lab:
32.9943, 54.5405, 15.8632
#b90f32 color charts
#b90f32 color shades, tints & tones
#b90f32 color schemes
#b90f32 color preview, HTML & CSS examples
This text has a color of #b90f32
<p style="color:#b90f32;">Text here</p>
.mytext {color:#b90f32;}
This box has a color of #b90f32
<div style="background-color:#b90f32;">Content here</div>
.mybackground {background-color:#b90f32;}
Border around this has a color of #b90f32
<div style="border:2px solid #b90f32;">Content here</div>
.myborder {border:2px solid #b90f32;}