#b3252a color space conversions
Hex:
#b3252a
RGB:
179, 37, 42
CMY:
30, 85, 84
CMYK:
0, 79, 77, 30
HSL:
358°, 65.7407%, 42.3529%
HSV (HSB):
358°, 79.3296%, 70.1961%
XYZ:
19.6699, 11.0740, 3.2913
xyY:
0.5779, 0.3254, 11.0740
CIE-Lab:
39.7048, 55.6428, 33.7415
CIE-LCH:
39.7048, 65.0738, 31.2324
CIE-Luv:
39.7048, 105.4504, 21.1956
Hunter-Lab:
33.2776, 47.2727, 17.4304
#b3252a color charts
#b3252a color shades, tints & tones
#b3252a color schemes
#b3252a color preview, HTML & CSS examples
This text has a color of #b3252a
<p style="color:#b3252a;">Text here</p>
.mytext {color:#b3252a;}
This box has a color of #b3252a
<div style="background-color:#b3252a;">Content here</div>
.mybackground {background-color:#b3252a;}
Border around this has a color of #b3252a
<div style="border:2px solid #b3252a;">Content here</div>
.myborder {border:2px solid #b3252a;}