#ff1995 color space conversions
Hex:
#ff1995
RGB:
255, 25, 149
CMY:
0, 90, 42
CMYK:
0, 90, 42, 0
HSL:
328°, 100.0000%, 54.9020%
HSV (HSB):
328°, 90.1961%, 100.0000%
XYZ:
47.0124, 24.1252, 30.6126
xyY:
0.4620, 0.2371, 24.1252
CIE-Lab:
56.2129, 84.1600, -6.5167
CIE-LCH:
56.2129, 84.4119, 355.5723
CIE-Luv:
56.2129, 129.8670, -25.3681
Hunter-Lab:
49.1174, 84.8948, -2.5705
#ff1995 color charts
#ff1995 color shades, tints & tones
#ff1995 color schemes
#ff1995 color preview, HTML & CSS examples
This text has a color of #ff1995
<p style="color:#ff1995;">Text here</p>
.mytext {color:#ff1995;}
This box has a color of #ff1995
<div style="background-color:#ff1995;">Content here</div>
.mybackground {background-color:#ff1995;}
Border around this has a color of #ff1995
<div style="border:2px solid #ff1995;">Content here</div>
.myborder {border:2px solid #ff1995;}