#b2075f color space conversions
Hex:
#b2075f
RGB:
178, 7, 95
CMY:
30, 97, 63
CMYK:
0, 96, 47, 30
HSL:
329°, 92.4324%, 36.2745%
HSV (HSB):
329°, 96.0674%, 69.8039%
XYZ:
20.5016, 10.4432, 11.7616
xyY:
0.4801, 0.2445, 10.4432
CIE-Lab:
38.6263, 64.4028, -1.0669
CIE-LCH:
38.6263, 64.4116, 359.0509
CIE-Luv:
38.6263, 94.4998, -13.0056
Hunter-Lab:
32.3159, 56.6901, 1.0420
#b2075f color charts
#b2075f color shades, tints & tones
#b2075f color schemes
#b2075f color preview, HTML & CSS examples
This text has a color of #b2075f
<p style="color:#b2075f;">Text here</p>
.mytext {color:#b2075f;}
This box has a color of #b2075f
<div style="background-color:#b2075f;">Content here</div>
.mybackground {background-color:#b2075f;}
Border around this has a color of #b2075f
<div style="border:2px solid #b2075f;">Content here</div>
.myborder {border:2px solid #b2075f;}