#ff1985 color space conversions
Hex:
#ff1985
RGB:
255, 25, 133
CMY:
0, 90, 48
CMYK:
0, 90, 48, 0
HSL:
332°, 100.0000%, 54.9020%
HSV (HSB):
332°, 90.1961%, 100.0000%
XYZ:
45.8213, 23.6487, 24.3399
xyY:
0.4884, 0.2521, 23.6487
CIE-Lab:
55.7344, 82.8545, 2.2992
CIE-LCH:
55.7344, 82.8864, 1.5896
CIE-Luv:
55.7344, 137.0750, -13.6968
Hunter-Lab:
48.6299, 83.0881, 4.3656
#ff1985 color charts
#ff1985 RGB chart
#ff1985 CMYK chart
#ff1985 RGB pie chart
#ff1985 color shades, tints & tones
#ff1985 color schemes
#ff1985 color preview, HTML & CSS examples
This text has a color of #ff1985
<p style="color:#ff1985;">Text here</p>
.mytext {color:#ff1985;}
Text color #ff1985
This box has a color of #ff1985
<div style="background-color:#ff1985;">Content here</div>
.mybackground {background-color:#ff1985;}
Background color #ff1985
Border around this has a color of #ff1985
<div style="border:2px solid #ff1985;">Content here</div>
.myborder {border:2px solid #ff1985;}
Border color #ff1985