#ff159d color space conversions
Hex:
#ff159d
RGB:
255, 21, 157
CMY:
0, 92, 38
CMYK:
0, 92, 38, 0
HSL:
325°, 100.0000%, 54.1176%
HSV (HSB):
325°, 91.7647%, 100.0000%
XYZ:
47.5940, 24.2307, 34.0668
xyY:
0.4495, 0.2288, 24.2307
CIE-Lab:
56.3180, 85.3308, -11.0890
CIE-LCH:
56.3180, 86.0483, 352.5957
CIE-Luv:
56.3180, 126.7174, -31.8095
Hunter-Lab:
49.2246, 86.4437, -6.5755
#ff159d color charts
#ff159d color shades, tints & tones
#ff159d color schemes
#ff159d color preview, HTML & CSS examples
This text has a color of #ff159d
<p style="color:#ff159d;">Text here</p>
.mytext {color:#ff159d;}
This box has a color of #ff159d
<div style="background-color:#ff159d;">Content here</div>
.mybackground {background-color:#ff159d;}
Border around this has a color of #ff159d
<div style="border:2px solid #ff159d;">Content here</div>
.myborder {border:2px solid #ff159d;}