#f153cd color space conversions
Hex:
#f153cd
RGB:
241, 83, 205
CMY:
5, 67, 20
CMYK:
0, 66, 15, 5
HSL:
314°, 84.9462%, 63.5294%
HSV (HSB):
314°, 65.5602%, 94.5098%
XYZ:
50.3883, 29.2951, 60.7564
xyY:
0.3588, 0.2086, 29.2951
CIE-Lab:
61.0412, 72.5956, -31.8250
CIE-LCH:
61.0412, 79.2651, 336.3279
CIE-Luv:
61.0412, 80.9831, -60.3407
Hunter-Lab:
54.1249, 71.4584, -28.6668
#f153cd color charts
#f153cd color shades, tints & tones
#f153cd color schemes
#f153cd color preview, HTML & CSS examples
This text has a color of #f153cd
<p style="color:#f153cd;">Text here</p>
.mytext {color:#f153cd;}
This box has a color of #f153cd
<div style="background-color:#f153cd;">Content here</div>
.mybackground {background-color:#f153cd;}
Border around this has a color of #f153cd
<div style="border:2px solid #f153cd;">Content here</div>
.myborder {border:2px solid #f153cd;}