#ff295f color space conversions
Hex:
#ff295f
RGB:
255, 41, 95
CMY:
0, 84, 63
CMYK:
0, 84, 63, 0
HSL:
345°, 100.0000%, 58.0392%
HSV (HSB):
345°, 83.9216%, 100.0000%
XYZ:
44.0985, 23.6721, 13.0714
xyY:
0.5455, 0.2928, 23.6721
CIE-Lab:
55.7580, 77.7763, 25.0585
CIE-LCH:
55.7580, 81.7134, 17.8583
CIE-Luv:
55.7580, 148.2501, 12.7860
Hunter-Lab:
48.6540, 76.6425, 18.1289
#ff295f color charts
#ff295f color shades, tints & tones
#ff295f color schemes
#ff295f color preview, HTML & CSS examples
This text has a color of #ff295f
<p style="color:#ff295f;">Text here</p>
.mytext {color:#ff295f;}
This box has a color of #ff295f
<div style="background-color:#ff295f;">Content here</div>
.mybackground {background-color:#ff295f;}
Border around this has a color of #ff295f
<div style="border:2px solid #ff295f;">Content here</div>
.myborder {border:2px solid #ff295f;}