#ff275e color space conversions
Hex:
#ff275e
RGB:
255, 39, 94
CMY:
0, 85, 63
CMYK:
0, 85, 63, 0
HSL:
345°, 100.0000%, 57.6471%
HSV (HSB):
345°, 84.7059%, 100.0000%
XYZ:
43.9859, 23.5192, 12.8110
xyY:
0.5477, 0.2928, 23.5192
CIE-Lab:
55.6031, 78.1140, 25.4510
CIE-LCH:
55.6031, 82.1557, 18.0466
CIE-Luv:
55.6031, 149.2204, 13.0375
Hunter-Lab:
48.4966, 77.0286, 18.2854
#ff275e color charts
#ff275e color shades, tints & tones
#ff275e color schemes
#ff275e color preview, HTML & CSS examples
This text has a color of #ff275e
<p style="color:#ff275e;">Text here</p>
.mytext {color:#ff275e;}
This box has a color of #ff275e
<div style="background-color:#ff275e;">Content here</div>
.mybackground {background-color:#ff275e;}
Border around this has a color of #ff275e
<div style="border:2px solid #ff275e;">Content here</div>
.myborder {border:2px solid #ff275e;}