#b70d30 color space conversions
Hex:
#b70d30
RGB:
183, 13, 48
CMY:
28, 95, 81
CMYK:
0, 93, 74, 28
HSL:
348°, 86.7347%, 38.4314%
HSV (HSB):
348°, 92.8962%, 71.7647%
XYZ:
20.2059, 10.5685, 3.7713
xyY:
0.5849, 0.3059, 10.5685
CIE-Lab:
38.8440, 62.0153, 29.3650
CIE-LCH:
38.8440, 68.6163, 25.3381
CIE-Luv:
38.8440, 114.8511, 16.2363
Hunter-Lab:
32.5093, 54.0539, 15.8785
#b70d30 color charts
#b70d30 color shades, tints & tones
#b70d30 color schemes
#b70d30 color preview, HTML & CSS examples
This text has a color of #b70d30
<p style="color:#b70d30;">Text here</p>
.mytext {color:#b70d30;}
This box has a color of #b70d30
<div style="background-color:#b70d30;">Content here</div>
.mybackground {background-color:#b70d30;}
Border around this has a color of #b70d30
<div style="border:2px solid #b70d30;">Content here</div>
.myborder {border:2px solid #b70d30;}