#d3035a color space conversions
Hex:
#d3035a
RGB:
211, 3, 90
CMY:
17, 99, 65
CMYK:
0, 99, 57, 17
HSL:
335°, 97.1963%, 41.9608%
HSV (HSB):
335°, 98.5782%, 82.7451%
XYZ:
28.7420, 14.6522, 10.9861
xyY:
0.5285, 0.2694, 14.6522
CIE-Lab:
45.1541, 72.0106, 12.3291
CIE-LCH:
45.1541, 73.0584, 9.7155
CIE-Luv:
45.1541, 123.6208, 0.0853
Hunter-Lab:
38.2782, 67.0437, 9.7780
#d3035a color charts
#d3035a color shades, tints & tones
#d3035a color schemes
#d3035a color preview, HTML & CSS examples
This text has a color of #d3035a
<p style="color:#d3035a;">Text here</p>
.mytext {color:#d3035a;}
This box has a color of #d3035a
<div style="background-color:#d3035a;">Content here</div>
.mybackground {background-color:#d3035a;}
Border around this has a color of #d3035a
<div style="border:2px solid #d3035a;">Content here</div>
.myborder {border:2px solid #d3035a;}