#ff75d0 color space conversions
Hex:
#ff75d0
RGB:
255, 117, 208
CMY:
0, 54, 18
CMYK:
0, 54, 18, 0
HSL:
320°, 100.0000%, 72.9412%
HSV (HSB):
320°, 54.1176%, 100.0000%
XYZ:
58.9865, 38.5366, 64.0039
xyY:
0.3652, 0.2386, 38.5366
CIE-Lab:
68.4143, 62.6344, -21.9957
CIE-LCH:
68.4143, 66.3844, 340.6500
CIE-Luv:
68.4143, 77.1620, -44.4596
Hunter-Lab:
62.0779, 60.9745, -17.6750
#ff75d0 color charts
#ff75d0 color shades, tints & tones
#ff75d0 color schemes
#ff75d0 color preview, HTML & CSS examples
This text has a color of #ff75d0
<p style="color:#ff75d0;">Text here</p>
.mytext {color:#ff75d0;}
This box has a color of #ff75d0
<div style="background-color:#ff75d0;">Content here</div>
.mybackground {background-color:#ff75d0;}
Border around this has a color of #ff75d0
<div style="border:2px solid #ff75d0;">Content here</div>
.myborder {border:2px solid #ff75d0;}