#f905a5 color space conversions
Hex:
#f905a5
RGB:
249, 5, 165
CMY:
2, 98, 35
CMYK:
0, 98, 34, 2
HSL:
321°, 96.0630%, 49.8039%
HSV (HSB):
321°, 97.9920%, 97.6471%
XYZ:
45.9127, 22.9649, 37.6101
xyY:
0.4312, 0.2157, 22.9649
CIE-Lab:
55.0362, 86.1246, -17.8520
CIE-LCH:
55.0362, 87.9554, 348.2895
CIE-Luv:
55.0362, 119.5653, -41.2185
Hunter-Lab:
47.9217, 87.1540, -12.9870
#f905a5 color charts
#f905a5 color shades, tints & tones
#f905a5 color schemes
#f905a5 color preview, HTML & CSS examples
This text has a color of #f905a5
<p style="color:#f905a5;">Text here</p>
.mytext {color:#f905a5;}
This box has a color of #f905a5
<div style="background-color:#f905a5;">Content here</div>
.mybackground {background-color:#f905a5;}
Border around this has a color of #f905a5
<div style="border:2px solid #f905a5;">Content here</div>
.myborder {border:2px solid #f905a5;}