#b201a5 color space conversions
Hex:
#b201a5
RGB:
178, 1, 165
CMY:
30, 100, 35
CMYK:
0, 99, 7, 30
HSL:
304°, 98.8827%, 35.0980%
HSV (HSB):
304°, 99.4382%, 69.8039%
XYZ:
25.1625, 12.2033, 36.6266
xyY:
0.3401, 0.1649, 12.2033
CIE-Lab:
41.5374, 73.0456, -39.8917
CIE-LCH:
41.5374, 83.2286, 331.3602
CIE-Luv:
41.5374, 64.0306, -66.4504
Hunter-Lab:
34.9332, 67.4408, -37.7108
#b201a5 color charts
#b201a5 color shades, tints & tones
#b201a5 color schemes
#b201a5 color preview, HTML & CSS examples
This text has a color of #b201a5
<p style="color:#b201a5;">Text here</p>
.mytext {color:#b201a5;}
This box has a color of #b201a5
<div style="background-color:#b201a5;">Content here</div>
.mybackground {background-color:#b201a5;}
Border around this has a color of #b201a5
<div style="border:2px solid #b201a5;">Content here</div>
.myborder {border:2px solid #b201a5;}