#ff195f color space conversions
Hex:
#ff195f
RGB:
255, 25, 95
CMY:
0, 90, 63
CMYK:
0, 90, 63, 0
HSL:
342°, 100.0000%, 54.9020%
HSV (HSB):
342°, 90.1961%, 100.0000%
XYZ:
43.6532, 22.7815, 12.9230
xyY:
0.5501, 0.2871, 22.7815
CIE-Lab:
54.8465, 80.3976, 23.8619
CIE-LCH:
54.8465, 83.8640, 16.5308
CIE-Luv:
54.8465, 152.4709, 10.7438
Hunter-Lab:
47.7300, 79.7263, 17.3581
#ff195f color charts
#ff195f color shades, tints & tones
#ff195f color schemes
#ff195f color preview, HTML & CSS examples
This text has a color of #ff195f
<p style="color:#ff195f;">Text here</p>
.mytext {color:#ff195f;}
This box has a color of #ff195f
<div style="background-color:#ff195f;">Content here</div>
.mybackground {background-color:#ff195f;}
Border around this has a color of #ff195f
<div style="border:2px solid #ff195f;">Content here</div>
.myborder {border:2px solid #ff195f;}