#b02c45 color space conversions
Hex:
#b02c45
RGB:
176, 44, 69
CMY:
31, 83, 73
CMYK:
0, 75, 61, 31
HSL:
349°, 60.0000%, 43.1373%
HSV (HSB):
349°, 75.0000%, 69.0196%
XYZ:
19.8794, 11.4611, 6.7947
xyY:
0.5213, 0.3005, 11.4611
CIE-Lab:
40.3465, 53.9229, 17.8200
CIE-LCH:
40.3465, 56.7911, 18.2873
CIE-Luv:
40.3465, 92.7971, 9.3402
Hunter-Lab:
33.8543, 45.5707, 11.7983
#b02c45 color charts
#b02c45 color shades, tints & tones
#b02c45 color schemes
#b02c45 color preview, HTML & CSS examples
This text has a color of #b02c45
<p style="color:#b02c45;">Text here</p>
.mytext {color:#b02c45;}
This box has a color of #b02c45
<div style="background-color:#b02c45;">Content here</div>
.mybackground {background-color:#b02c45;}
Border around this has a color of #b02c45
<div style="border:2px solid #b02c45;">Content here</div>
.myborder {border:2px solid #b02c45;}