#f01bad color space conversions
Hex:
#f01bad
RGB:
240, 27, 173
CMY:
6, 89, 32
CMYK:
0, 89, 28, 6
HSL:
319°, 87.6543%, 52.3529%
HSV (HSB):
319°, 88.7500%, 94.1176%
XYZ:
43.8699, 22.3263, 41.5324
xyY:
0.4072, 0.2072, 22.3263
CIE-Lab:
54.3715, 83.0828, -23.7158
CIE-LCH:
54.3715, 86.4013, 344.0687
CIE-Luv:
54.3715, 106.5731, -48.8750
Hunter-Lab:
47.2507, 83.0398, -19.0392
#f01bad color charts
#f01bad color shades, tints & tones
#f01bad color schemes
#f01bad color preview, HTML & CSS examples
This text has a color of #f01bad
<p style="color:#f01bad;">Text here</p>
.mytext {color:#f01bad;}
This box has a color of #f01bad
<div style="background-color:#f01bad;">Content here</div>
.mybackground {background-color:#f01bad;}
Border around this has a color of #f01bad
<div style="border:2px solid #f01bad;">Content here</div>
.myborder {border:2px solid #f01bad;}