#f005a3 color space conversions
Hex:
#f005a3
RGB:
240, 5, 163
CMY:
6, 98, 36
CMYK:
0, 98, 32, 6
HSL:
320°, 95.9184%, 48.0392%
HSV (HSB):
320°, 97.9167%, 94.1176%
XYZ:
42.6003, 21.2781, 36.5121
xyY:
0.4243, 0.2120, 21.2781
CIE-Lab:
53.2526, 84.1414, -19.5481
CIE-LCH:
53.2526, 86.3823, 346.9208
CIE-Luv:
53.2526, 113.3331, -42.9313
Hunter-Lab:
46.1282, 84.1237, -14.6404
#f005a3 color charts
#f005a3 color shades, tints & tones
#f005a3 color schemes
#f005a3 color preview, HTML & CSS examples
This text has a color of #f005a3
<p style="color:#f005a3;">Text here</p>
.mytext {color:#f005a3;}
This box has a color of #f005a3
<div style="background-color:#f005a3;">Content here</div>
.mybackground {background-color:#f005a3;}
Border around this has a color of #f005a3
<div style="border:2px solid #f005a3;">Content here</div>
.myborder {border:2px solid #f005a3;}