#ff1795 color space conversions
Hex:
#ff1795
RGB:
255, 23, 149
CMY:
0, 91, 42
CMYK:
0, 91, 42, 0
HSL:
327°, 100.0000%, 54.5098%
HSV (HSB):
327°, 90.9804%, 100.0000%
XYZ:
46.9712, 24.0427, 30.5988
xyY:
0.4623, 0.2366, 24.0427
CIE-Lab:
56.1305, 84.3995, -6.6391
CIE-LCH:
56.1305, 84.6602, 355.5022
CIE-Luv:
56.1305, 130.1597, -25.5793
Hunter-Lab:
49.0334, 85.1845, -2.6760
#ff1795 color charts
#ff1795 color shades, tints & tones
#ff1795 color schemes
#ff1795 color preview, HTML & CSS examples
This text has a color of #ff1795
<p style="color:#ff1795;">Text here</p>
.mytext {color:#ff1795;}
This box has a color of #ff1795
<div style="background-color:#ff1795;">Content here</div>
.mybackground {background-color:#ff1795;}
Border around this has a color of #ff1795
<div style="border:2px solid #ff1795;">Content here</div>
.myborder {border:2px solid #ff1795;}