#b00d48 color space conversions
Hex:
#b00d48
RGB:
176, 13, 72
CMY:
31, 95, 72
CMYK:
0, 93, 59, 31
HSL:
338°, 86.2434%, 37.0588%
HSV (HSB):
338°, 92.6136%, 69.0196%
XYZ:
19.2181, 9.9858, 7.0454
xyY:
0.5302, 0.2755, 9.9858
CIE-Lab:
37.8170, 61.4982, 12.4946
CIE-LCH:
37.8170, 62.7547, 11.4845
CIE-Luv:
37.8170, 101.4952, 2.1256
Hunter-Lab:
31.6004, 53.2561, 8.9013
#b00d48 color charts
#b00d48 color shades, tints & tones
#b00d48 color schemes
#b00d48 color preview, HTML & CSS examples
This text has a color of #b00d48
<p style="color:#b00d48;">Text here</p>
.mytext {color:#b00d48;}
This box has a color of #b00d48
<div style="background-color:#b00d48;">Content here</div>
.mybackground {background-color:#b00d48;}
Border around this has a color of #b00d48
<div style="border:2px solid #b00d48;">Content here</div>
.myborder {border:2px solid #b00d48;}