#fa0183 color space conversions
Hex:
#fa0183
RGB:
250, 1, 131
CMY:
2, 100, 49
CMYK:
0, 100, 48, 2
HSL:
329°, 99.2032%, 49.2157%
HSV (HSB):
329°, 99.6000%, 98.0392%
XYZ:
43.5319, 21.9844, 23.4218
xyY:
0.4895, 0.2472, 21.9844
CIE-Lab:
54.0104, 83.6440, 0.8728
CIE-LCH:
54.0104, 83.6485, 0.5979
CIE-Luv:
54.0104, 136.7241, -15.6350
Hunter-Lab:
46.8875, 83.6722, 3.2041
#fa0183 color charts
#fa0183 color shades, tints & tones
#fa0183 color schemes
#fa0183 color preview, HTML & CSS examples
This text has a color of #fa0183
<p style="color:#fa0183;">Text here</p>
.mytext {color:#fa0183;}
This box has a color of #fa0183
<div style="background-color:#fa0183;">Content here</div>
.mybackground {background-color:#fa0183;}
Border around this has a color of #fa0183
<div style="border:2px solid #fa0183;">Content here</div>
.myborder {border:2px solid #fa0183;}