#ff275a color space conversions
Hex:
#ff275a
RGB:
255, 39, 90
CMY:
0, 85, 65
CMYK:
0, 85, 65, 0
HSL:
346°, 100.0000%, 57.6471%
HSV (HSB):
346°, 84.7059%, 100.0000%
XYZ:
43.8110, 23.4492, 11.8899
xyY:
0.5535, 0.2963, 23.4492
CIE-Lab:
55.5321, 77.9070, 27.7359
CIE-LCH:
55.5321, 82.6969, 19.5964
CIE-Luv:
55.5321, 150.5573, 15.2136
Hunter-Lab:
48.4244, 76.7515, 19.3393
#ff275a color charts
#ff275a color shades, tints & tones
#ff275a color schemes
#ff275a color preview, HTML & CSS examples
This text has a color of #ff275a
<p style="color:#ff275a;">Text here</p>
.mytext {color:#ff275a;}
This box has a color of #ff275a
<div style="background-color:#ff275a;">Content here</div>
.mybackground {background-color:#ff275a;}
Border around this has a color of #ff275a
<div style="border:2px solid #ff275a;">Content here</div>
.myborder {border:2px solid #ff275a;}